aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-27extend -smp parsing to include cores= and threads= optionsAndre Przywara
2009-08-27add file descriptor migrationPaolo Bonzini
2009-08-27Add sparse to new feature conventionJuan Quintela
2009-08-27Add kvm to new feature conventionJuan Quintela
2009-08-27Add xen to new feature conventionJuan Quintela
2009-08-27Add fdt to new feature conventionJuan Quintela
2009-08-27Add sdl to new feature conventionJuan Quintela
2009-08-27Rename build_docs to docsJuan Quintela
2009-08-27Add build_docs to new feature conventionJuan Quintela
2009-08-27Add bluez to new feature convencionJuan Quintela
2009-08-27Add nptl to new feature convencionJuan Quintela
2009-08-27Add curl to new feature convencionJuan Quintela
2009-08-27Add curses to new feature convencionJuan Quintela
2009-08-27Add vnc_sasl to new feature convencionJuan Quintela
2009-08-27Add vnc_tls to new feature convencionJuan Quintela
2009-08-27Add vde to new feature convencionJuan Quintela
2009-08-27Add brlapi to new feature convencionJuan Quintela
2009-08-27Add error message for feature not foundJuan Quintela
2009-08-27Add feature configure helpJuan Quintela
2009-08-27Use the same structure for list of libs in curses and pthreadJuan Quintela
2009-08-27Make vnc configure options less verbose.Juan Quintela
2009-08-27Remove a hack introduced by d19076faca944c31bb051b95d285e75ec67902f7malc
2009-08-26Fix dsound typosConsul
2009-08-25Remove kqemu.c accidentally added by d60efc6b0d3d4e90cbbb86e21451e55263c29416Blue Swirl
2009-08-25Sparc32: improve interrupt handlingBlue Swirl
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl
2009-08-25target-mips: fix conditional moves off fp condition codesNathan Froyd
2009-08-25ARM back-end: Fix encode_immLaurent Desnogues
2009-08-24Make the e1000 the default network adapter for the pc target.Anthony Liguori
2009-08-24eliminate errors about unused results in block/vpc.cNathan Froyd
2009-08-24virtio-blk: add msi support.Gerd Hoffmann
2009-08-24qdev/prop: convert isa-bus to helper macros.Gerd Hoffmann
2009-08-24make pthreads mandatoryChristoph Hellwig
2009-08-24qemu: move virtio-pci.o to near pci.oMichael S. Tsirkin
2009-08-24char: Emit 'CLOSED' events on char device closeAmit Shah
2009-08-24cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signalNathan Froyd
2009-08-24unify popen/fopen qemu wrappersPaolo Bonzini
2009-08-24Only build osdep onceAnthony Liguori
2009-08-24Unbreak large mem support by removing kqemuAnthony Liguori
2009-08-24Add a configure switch to enable / disable all user targets. I felt compelled...Zachary Amsden
2009-08-24Migration via unix sockets.Chris Lalancette
2009-08-24Route IOAPIC interrupts via ISA busAvi Kivity
2009-08-24Route PC irqs to ISA bus instead of i8259 directlyAvi Kivity
2009-08-24Makefile: fixed rule TAGSAlexandre Bique
2009-08-24QEMU set irq0override in fw_cfgJes Sorensen
2009-08-24SMART ATA FunctionalityBrian Wheeler
2009-08-24Add missing linefeed in error messageStefan Weil
2009-08-24Clean up VGA type selection; far too many variables being used to track one s...Zachary Amsden
2009-08-24When using stdio monitor and VNC display, one can set or clear a VNC password...Zachary Amsden
2009-08-24Don't segfault when changing VNC password on an SDL display.Zachary Amsden