Age | Commit message (Expand) | Author | Files | Lines |
2013-04-12 | qapi: use valid JSON in schema | Eric Blake | 1 | -1/+1 |
2013-04-12 | Revert "New QMP command query-cpu-max and HMP command cpu_max" | Michal Novotny | 7 | -56/+0 |
2013-04-12 | New cpu-max field in query-machines QMP command output | Michal Novotny | 2 | -1/+5 |
2013-04-09 | virtio-9p: Fix virtio-9p no longer building after hw-dirs branch merge | Hans de Goede | 1 | -1/+1 |
2013-04-08 | Merge remote-tracking branch 'bonzini/hw-dirs' into staging | Anthony Liguori | 774 | -1463/+1647 |
2013-04-08 | Merge remote-tracking branch 'stefanha/net' into staging | Anthony Liguori | 2 | -7/+15 |
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini | 141 | -169/+169 |
2013-04-08 | MAINTAINERS: update for source code movement | Paolo Bonzini | 1 | -79/+95 |
2013-04-08 | hw: move last file to hw/arm/ | Paolo Bonzini | 2 | -5/+1 |
2013-04-08 | hw: move hw/kvm/ to hw/i386/kvm | Paolo Bonzini | 9 | -5/+2 |
2013-04-08 | hw: move ARM CPU cores to hw/cpu/, configure with default-configs/ | Paolo Bonzini | 6 | -2/+8 |
2013-04-08 | hw: move other devices to hw/misc/, configure with default-configs/ | Paolo Bonzini | 31 | -26/+35 |
2013-04-08 | hw: move NVRAM interfaces to hw/nvram/, configure with default-configs/ | Paolo Bonzini | 3 | -5/+1 |
2013-04-08 | hw: move GPIO interfaces to hw/gpio/, configure with default-configs/ | Paolo Bonzini | 4 | -2/+4 |
2013-04-08 | hw: move interrupt controllers to hw/intc/, configure with default-configs/ | Paolo Bonzini | 35 | -28/+34 |
2013-04-08 | hw: move DMA controllers to hw/dma/, configure with default-configs/ | Paolo Bonzini | 11 | -10/+13 |
2013-04-08 | hw: move VFIO and ivshmem to hw/misc/ | Paolo Bonzini | 4 | -10/+6 |
2013-04-08 | hw: move PCI bridges to hw/pci-* or hw/ARCH | Paolo Bonzini | 35 | -27/+26 |
2013-04-08 | hw: move SD/MMC devices to hw/sd/, configure with default-configs/ | Paolo Bonzini | 6 | -3/+6 |
2013-04-08 | hw: move timer devices to hw/timer/, configure with default-configs/ | Paolo Bonzini | 28 | -17/+37 |
2013-04-08 | hw: move ISA bridges and devices to hw/isa/, configure with default-configs/ | Paolo Bonzini | 11 | -2/+10 |
2013-04-08 | hw: move char devices to hw/char/, configure via default-configs/ | Paolo Bonzini | 29 | -19/+29 |
2013-04-08 | hw: move more files to hw/xen/ | Paolo Bonzini | 10 | -3/+6 |
2013-04-08 | hw: move SCSI controllers to hw/scsi/, configure via default-configs/ | Paolo Bonzini | 3 | -1/+2 |
2013-04-08 | hw: move SSI controllers to hw/ssi/, configure via default-configs/ | Paolo Bonzini | 9 | -6/+8 |
2013-04-08 | hw: move I2C controllers to hw/i2c/, configure via default-configs/ | Paolo Bonzini | 6 | -3/+6 |
2013-04-08 | hw: move display devices to hw/display/, configure via default-configs/ | Paolo Bonzini | 31 | -23/+45 |
2013-04-08 | hw: move audio devices to hw/audio/, configure via default-configs/ | Paolo Bonzini | 9 | -3/+8 |
2013-04-08 | hw: move block devices to hw/block/, configure via default-configs/ | Paolo Bonzini | 12 | -3/+10 |
2013-04-08 | hw: move NICs to hw/net/, configure via default-configs/ | Paolo Bonzini | 25 | -10/+22 |
2013-04-08 | hw: move MC146818RTC to hw/timer/, configure via default-configs/ | Paolo Bonzini | 20 | -9/+18 |
2013-04-08 | hw: move watchdogs to hw/watchdog, configure via default-configs/ | Paolo Bonzini | 6 | -2/+5 |
2013-04-08 | hw: make all of hw/pci/ configurable via default-configs/ | Paolo Bonzini | 6 | -2/+8 |
2013-04-08 | hw: make all of hw/usb/ configurable via default-configs/ | Paolo Bonzini | 3 | -1/+3 |
2013-04-08 | hw: make all of hw/ide/ configurable via default-configs/ | Paolo Bonzini | 6 | -2/+6 |
2013-04-08 | hw: move virtio devices to hw/ subdirectories | Paolo Bonzini | 24 | -7/+15 |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini | 227 | -208/+205 |
2013-04-08 | moxie: configure with default-configs file | Paolo Bonzini | 2 | -1/+4 |
2013-04-08 | hw: make subdirectories for devices | Paolo Bonzini | 25 | -3/+31 |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini | 511 | -830/+829 |
2013-04-08 | build: enable using $(CONFIG_FOO) on the rhs of config files | Paolo Bonzini | 1 | -1/+4 |
2013-04-08 | configure: Don't fall back to gthread coroutine backend | Peter Maydell | 3 | -46/+48 |
2013-04-08 | configure: Provide and use convenience error reporting function | Peter Maydell | 1 | -118/+75 |
2013-04-08 | qemu-char: really fix behavior on can_read = 0 | Paolo Bonzini | 1 | -4/+13 |
2013-04-08 | Merge remote-tracking branch 'mdroth/qga-pull-4-2-13' into staging | Anthony Liguori | 3 | -8/+74 |
2013-04-08 | Merge remote-tracking branch 'kraxel/usb.79' into staging | Anthony Liguori | 8 | -29/+74 |
2013-04-08 | vmxnet3: const_cpu_to_le64 wrapping for feature bits dropped | Dmitry Fleytman | 1 | -7/+4 |
2013-04-08 | vmxnet3: iPXE compatibility fixes | Dmitry Fleytman | 1 | -0/+11 |
2013-04-06 | Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-arm | Blue Swirl | 13 | -125/+137 |
2013-04-05 | main-loop: drop the BQL if the I/O appears to be spinning | Anthony Liguori | 1 | -0/+25 |