summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add VMState support for static sized buffers (uint_8)Juan Quintela2009-08-272-0/+39
* Port PCI Bus to VMState designJuan Quintela2009-08-271-30/+11
* Add VMState support for variable sized arraysJuan Quintela2009-08-272-0/+26
* Add VMState support for int32_t check valueJuan Quintela2009-08-272-0/+25
* Port i8254 to new VMState designJuan Quintela2009-08-271-29/+37
* Add VMState support for arrays of structsJuan Quintela2009-08-271-0/+11
* Add VMState support for structsJuan Quintela2009-08-272-2/+25
* Port apic to new VMState designJuan Quintela2009-08-271-34/+33
* Add VMState support for arraysJuan Quintela2009-08-272-9/+50
* Add VMState support for pointersJuan Quintela2009-08-272-0/+47
* New VMstate save/load infrastructureJuan Quintela2009-08-272-5/+370
* Add vmstate_load() and vmstate_save() functionsJuan Quintela2009-08-271-4/+15
* Use return value from load_state() call backJuan Quintela2009-08-271-2/+12
* make load_vmstate() return errorsJuan Quintela2009-08-274-10/+14
* move do_loadvm() to monitor.cJuan Quintela2009-08-273-12/+11
* split do_loadvm() into do_loadvm() and load_vmstate()Juan Quintela2009-08-273-10/+15
* move useful type definitons to osdep.hJuan Quintela2009-08-272-3/+3
* qcow2: Metadata preallocationKevin Wolf2009-08-272-2/+80
* Move isa_connect_irq calls into isa_create_simpleGerd Hoffmann2009-08-274-7/+10
* Add isa_reserve_irq().Jes Sorensen2009-08-277-34/+60
* isa bus irq changes and fixes.Gerd Hoffmann2009-08-279-37/+109
* hw/eepro100.c: Use extended TBD only where applicableNaphtali Sprei2009-08-271-3/+3
* pci-hotplug: initialize dinfo to NULL in pci_device_hot_addSebastian Herbszt2009-08-271-1/+1
* block/vdi.c: Fix several bugsStefan Weil2009-08-271-4/+9
* introduce kvm64 CPUAndre Przywara2009-08-271-0/+26
* allow overriding of CPUID level on command lineAndre Przywara2009-08-271-10/+29
* set CPUID bits to present cores and threads topologyAndre Przywara2009-08-271-3/+25
* push CPUID level to 4 to allow Intel multicore decodingAndre Przywara2009-08-271-2/+2
* extend -smp parsing to include cores= and threads= optionsAndre Przywara2009-08-272-9/+59
* add file descriptor migrationPaolo Bonzini2009-08-276-1/+178
* Add sparse to new feature conventionJuan Quintela2009-08-271-5/+14
* Add kvm to new feature conventionJuan Quintela2009-08-271-13/+18
* Add xen to new feature conventionJuan Quintela2009-08-271-3/+10
* Add fdt to new feature conventionJuan Quintela2009-08-271-3/+13
* Add sdl to new feature conventionJuan Quintela2009-08-271-3/+10
* Rename build_docs to docsJuan Quintela2009-08-271-10/+10
* Add build_docs to new feature conventionJuan Quintela2009-08-271-3/+13
* Add bluez to new feature convencionJuan Quintela2009-08-271-5/+10
* Add nptl to new feature convencionJuan Quintela2009-08-271-7/+18
* Add curl to new feature convencionJuan Quintela2009-08-271-3/+10
* Add curses to new feature convencionJuan Quintela2009-08-271-4/+15
* Add vnc_sasl to new feature convencionJuan Quintela2009-08-271-9/+16
* Add vnc_tls to new feature convencionJuan Quintela2009-08-271-9/+16
* Add vde to new feature convencionJuan Quintela2009-08-271-3/+11
* Add brlapi to new feature convencionJuan Quintela2009-08-271-3/+10
* Add error message for feature not foundJuan Quintela2009-08-271-0/+10
* Add feature configure helpJuan Quintela2009-08-271-0/+11
* Use the same structure for list of libs in curses and pthreadJuan Quintela2009-08-271-8/+10
* Make vnc configure options less verbose.Juan Quintela2009-08-271-8/+0
* Remove a hack introduced by d19076faca944c31bb051b95d285e75ec67902f7malc2009-08-271-4/+0
OpenPOWER on IntegriCloud