aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2009-08-27Add vde to new feature convencionJuan Quintela1-3/+11
2009-08-27Add brlapi to new feature convencionJuan Quintela1-3/+10
2009-08-27Add error message for feature not foundJuan Quintela1-0/+10
2009-08-27Add feature configure helpJuan Quintela1-0/+11
2009-08-27Use the same structure for list of libs in curses and pthreadJuan Quintela1-8/+10
2009-08-27Make vnc configure options less verbose.Juan Quintela1-8/+0
2009-08-27Remove a hack introduced by d19076faca944c31bb051b95d285e75ec67902f7malc1-4/+0
2009-08-26Fix dsound typosConsul1-3/+3
2009-08-25Remove kqemu.c accidentally added by d60efc6b0d3d4e90cbbb86e21451e55263c29416Blue Swirl1-998/+0
2009-08-25Sparc32: improve interrupt handlingBlue Swirl2-32/+47
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl144-554/+1552
2009-08-25target-mips: fix conditional moves off fp condition codesNathan Froyd1-5/+5
2009-08-25linux-user: Rewrite mmap_find_vma() to work fine on 64-bit hosts with 32-bit ...Kirill A. Shutemov1-36/+43
2009-08-25linux-user: zero fstat buffer to initialize nsec fieldsUlrich Hecht1-0/+1
2009-08-25linux-user: fadvise64 implementationUlrich Hecht1-3/+14
2009-08-25linux-user: enable getdents for > 32-bit systemsUlrich Hecht1-5/+1
2009-08-25linux-user: fcntl fixes for LTPUlrich Hecht2-12/+29
2009-08-25linux-user: fix mq_* compilation problemsNathan Froyd1-2/+5
2009-08-25m68k, linux-user: enable sigaltstack()Laurent Vivier1-1/+2