Age | Commit message (Expand) | Author | Files | Lines |
2009-08-27 | Move isa_connect_irq calls into isa_create_simple | Gerd Hoffmann | 4 | -7/+10 |
2009-08-27 | Add isa_reserve_irq(). | Jes Sorensen | 7 | -34/+60 |
2009-08-27 | isa bus irq changes and fixes. | Gerd Hoffmann | 9 | -37/+109 |
2009-08-27 | hw/eepro100.c: Use extended TBD only where applicable | Naphtali Sprei | 1 | -3/+3 |
2009-08-27 | pci-hotplug: initialize dinfo to NULL in pci_device_hot_add | Sebastian Herbszt | 1 | -1/+1 |
2009-08-27 | block/vdi.c: Fix several bugs | Stefan Weil | 1 | -4/+9 |
2009-08-27 | introduce kvm64 CPU | Andre Przywara | 1 | -0/+26 |
2009-08-27 | allow overriding of CPUID level on command line | Andre Przywara | 1 | -10/+29 |
2009-08-27 | set CPUID bits to present cores and threads topology | Andre Przywara | 1 | -3/+25 |
2009-08-27 | push CPUID level to 4 to allow Intel multicore decoding | Andre Przywara | 1 | -2/+2 |
2009-08-27 | extend -smp parsing to include cores= and threads= options | Andre Przywara | 2 | -9/+59 |
2009-08-27 | add file descriptor migration | Paolo Bonzini | 6 | -1/+178 |
2009-08-27 | Add sparse to new feature convention | Juan Quintela | 1 | -5/+14 |
2009-08-27 | Add kvm to new feature convention | Juan Quintela | 1 | -13/+18 |
2009-08-27 | Add xen to new feature convention | Juan Quintela | 1 | -3/+10 |
2009-08-27 | Add fdt to new feature convention | Juan Quintela | 1 | -3/+13 |
2009-08-27 | Add sdl to new feature convention | Juan Quintela | 1 | -3/+10 |
2009-08-27 | Rename build_docs to docs | Juan Quintela | 1 | -10/+10 |
2009-08-27 | Add build_docs to new feature convention | Juan Quintela | 1 | -3/+13 |
2009-08-27 | Add bluez to new feature convencion | Juan Quintela | 1 | -5/+10 |
2009-08-27 | Add nptl to new feature convencion | Juan Quintela | 1 | -7/+18 |
2009-08-27 | Add curl to new feature convencion | Juan Quintela | 1 | -3/+10 |
2009-08-27 | Add curses to new feature convencion | Juan Quintela | 1 | -4/+15 |
2009-08-27 | Add vnc_sasl to new feature convencion | Juan Quintela | 1 | -9/+16 |
2009-08-27 | Add vnc_tls to new feature convencion | Juan Quintela | 1 | -9/+16 |
2009-08-27 | Add vde to new feature convencion | Juan Quintela | 1 | -3/+11 |
2009-08-27 | Add brlapi to new feature convencion | Juan Quintela | 1 | -3/+10 |
2009-08-27 | Add error message for feature not found | Juan Quintela | 1 | -0/+10 |
2009-08-27 | Add feature configure help | Juan Quintela | 1 | -0/+11 |
2009-08-27 | Use the same structure for list of libs in curses and pthread | Juan Quintela | 1 | -8/+10 |
2009-08-27 | Make vnc configure options less verbose. | Juan Quintela | 1 | -8/+0 |
2009-08-27 | Remove a hack introduced by d19076faca944c31bb051b95d285e75ec67902f7 | malc | 1 | -4/+0 |
2009-08-26 | Fix dsound typos | Consul | 1 | -3/+3 |
2009-08-25 | Remove kqemu.c accidentally added by d60efc6b0d3d4e90cbbb86e21451e55263c29416 | Blue Swirl | 1 | -998/+0 |
2009-08-25 | Sparc32: improve interrupt handling | Blue Swirl | 2 | -32/+47 |
2009-08-25 | Make CPURead/WriteFunc structure 'const' | Blue Swirl | 144 | -554/+1552 |
2009-08-25 | target-mips: fix conditional moves off fp condition codes | Nathan Froyd | 1 | -5/+5 |
2009-08-25 | ARM back-end: Fix encode_imm | Laurent Desnogues | 1 | -0/+2 |
2009-08-24 | Make the e1000 the default network adapter for the pc target. | Anthony Liguori | 2 | -3/+3 |
2009-08-24 | eliminate errors about unused results in block/vpc.c | Nathan Froyd | 1 | -4/+4 |
2009-08-24 | virtio-blk: add msi support. | Gerd Hoffmann | 2 | -2/+10 |
2009-08-24 | qdev/prop: convert isa-bus to helper macros. | Gerd Hoffmann | 1 | -12/+3 |
2009-08-24 | make pthreads mandatory | Christoph Hellwig | 3 | -54/+15 |
2009-08-24 | qemu: move virtio-pci.o to near pci.o | Michael S. Tsirkin | 2 | -2/+2 |
2009-08-24 | char: Emit 'CLOSED' events on char device close | Amit Shah | 2 | -0/+11 |
2009-08-24 | cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal | Nathan Froyd | 11 | -409/+16 |
2009-08-24 | unify popen/fopen qemu wrappers | Paolo Bonzini | 3 | -52/+53 |
2009-08-24 | Only build osdep once | Anthony Liguori | 4 | -12/+5 |
2009-08-24 | Unbreak large mem support by removing kqemu | Anthony Liguori | 24 | -1722/+8 |
2009-08-24 | Add a configure switch to enable / disable all user targets. I felt compelled... | Zachary Amsden | 1 | -0/+8 |