summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-27multiboot.raw is a generated fileJuan Quintela1-0/+1
2009-08-27Port ACPI to VMStateJuan Quintela1-34/+21
2009-08-27Add VMState support to run a function after loadJuan Quintela2-0/+3
2009-08-27Port PCIDevice state to VMStateJuan Quintela2-22/+55
2009-08-27Add version_id to PCIDevice.Juan Quintela2-1/+4
2009-08-27Add VMState support for int32_t check valueJuan Quintela2-0/+24
2009-08-27Port PS2 devices to VMState designJuan Quintela1-67/+52
2009-08-27Add VMState support for static sized buffers (uint_8)Juan Quintela2-0/+39
2009-08-27Port PCI Bus to VMState designJuan Quintela1-30/+11
2009-08-27Add VMState support for variable sized arraysJuan Quintela2-0/+26
2009-08-27Add VMState support for int32_t check valueJuan Quintela2-0/+25
2009-08-27Port i8254 to new VMState designJuan Quintela1-29/+37
2009-08-27Add VMState support for arrays of structsJuan Quintela1-0/+11
2009-08-27Add VMState support for structsJuan Quintela2-2/+25
2009-08-27Port apic to new VMState designJuan Quintela1-34/+33
2009-08-27Add VMState support for arraysJuan Quintela2-9/+50
2009-08-27Add VMState support for pointersJuan Quintela2-0/+47
2009-08-27New VMstate save/load infrastructureJuan Quintela2-5/+370
2009-08-27Add vmstate_load() and vmstate_save() functionsJuan Quintela1-4/+15
2009-08-27Use return value from load_state() call backJuan Quintela1-2/+12
2009-08-27make load_vmstate() return errorsJuan Quintela4-10/+14
2009-08-27move do_loadvm() to monitor.cJuan Quintela3-12/+11
2009-08-27split do_loadvm() into do_loadvm() and load_vmstate()Juan Quintela3-10/+15
2009-08-27move useful type definitons to osdep.hJuan Quintela2-3/+3
2009-08-27qcow2: Metadata preallocationKevin Wolf2-2/+80
2009-08-27Move isa_connect_irq calls into isa_create_simpleGerd Hoffmann4-7/+10
2009-08-27Add isa_reserve_irq().Jes Sorensen7-34/+60
2009-08-27isa bus irq changes and fixes.Gerd Hoffmann9-37/+109
2009-08-27hw/eepro100.c: Use extended TBD only where applicableNaphtali Sprei1-3/+3
2009-08-27pci-hotplug: initialize dinfo to NULL in pci_device_hot_addSebastian Herbszt1-1/+1
2009-08-27block/vdi.c: Fix several bugsStefan Weil1-4/+9
2009-08-27introduce kvm64 CPUAndre Przywara1-0/+26
2009-08-27allow overriding of CPUID level on command lineAndre Przywara1-10/+29
2009-08-27set CPUID bits to present cores and threads topologyAndre Przywara1-3/+25
2009-08-27push CPUID level to 4 to allow Intel multicore decodingAndre Przywara1-2/+2
2009-08-27extend -smp parsing to include cores= and threads= optionsAndre Przywara2-9/+59
2009-08-27add file descriptor migrationPaolo Bonzini6-1/+178
2009-08-27Add sparse to new feature conventionJuan Quintela1-5/+14
2009-08-27Add kvm to new feature conventionJuan Quintela1-13/+18
2009-08-27Add xen to new feature conventionJuan Quintela1-3/+10
2009-08-27Add fdt to new feature conventionJuan Quintela1-3/+13
2009-08-27Add sdl to new feature conventionJuan Quintela1-3/+10
2009-08-27Rename build_docs to docsJuan Quintela1-10/+10
2009-08-27Add build_docs to new feature conventionJuan Quintela1-3/+13
2009-08-27Add bluez to new feature convencionJuan Quintela1-5/+10
2009-08-27Add nptl to new feature convencionJuan Quintela1-7/+18
2009-08-27Add curl to new feature convencionJuan Quintela1-3/+10
2009-08-27Add curses to new feature convencionJuan Quintela1-4/+15
2009-08-27Add vnc_sasl to new feature convencionJuan Quintela1-9/+16
2009-08-27Add vnc_tls to new feature convencionJuan Quintela1-9/+16