aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-25ARM back-end: Fix encode_immLaurent Desnogues1-0/+2
2009-08-24Make the e1000 the default network adapter for the pc target.Anthony Liguori2-3/+3
2009-08-24eliminate errors about unused results in block/vpc.cNathan Froyd1-4/+4
2009-08-24virtio-blk: add msi support.Gerd Hoffmann2-2/+10
2009-08-24qdev/prop: convert isa-bus to helper macros.Gerd Hoffmann1-12/+3
2009-08-24make pthreads mandatoryChristoph Hellwig3-54/+15
2009-08-24qemu: move virtio-pci.o to near pci.oMichael S. Tsirkin2-2/+2
2009-08-24char: Emit 'CLOSED' events on char device closeAmit Shah2-0/+11
2009-08-24cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signalNathan Froyd11-409/+16
2009-08-24unify popen/fopen qemu wrappersPaolo Bonzini3-52/+53
2009-08-24Only build osdep onceAnthony Liguori4-12/+5
2009-08-24Unbreak large mem support by removing kqemuAnthony Liguori24-1722/+8
2009-08-24Add a configure switch to enable / disable all user targets. I felt compelled...Zachary Amsden1-0/+8
2009-08-24Migration via unix sockets.Chris Lalancette4-1/+227
2009-08-24Route IOAPIC interrupts via ISA busAvi Kivity4-26/+13
2009-08-24Route PC irqs to ISA bus instead of i8259 directlyAvi Kivity1-15/+31
2009-08-24Makefile: fixed rule TAGSAlexandre Bique1-1/+2
2009-08-24QEMU set irq0override in fw_cfgJes Sorensen3-0/+4
2009-08-24SMART ATA FunctionalityBrian Wheeler1-5/+200
2009-08-24Add missing linefeed in error messageStefan Weil1-1/+1