Age | Commit message (Expand) | Author |
2013-04-08 | hw: move VFIO and ivshmem to hw/misc/ | Paolo Bonzini |
2013-04-08 | hw: move PCI bridges to hw/pci-* or hw/ARCH | Paolo Bonzini |
2013-04-08 | hw: move SD/MMC devices to hw/sd/, configure with default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move timer devices to hw/timer/, configure with default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move ISA bridges and devices to hw/isa/, configure with default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move char devices to hw/char/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move more files to hw/xen/ | Paolo Bonzini |
2013-04-08 | hw: move SCSI controllers to hw/scsi/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move SSI controllers to hw/ssi/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move I2C controllers to hw/i2c/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move display devices to hw/display/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move audio devices to hw/audio/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move block devices to hw/block/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move NICs to hw/net/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move MC146818RTC to hw/timer/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move watchdogs to hw/watchdog, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: make all of hw/pci/ configurable via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: make all of hw/usb/ configurable via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: make all of hw/ide/ configurable via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move virtio devices to hw/ subdirectories | Paolo Bonzini |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini |
2013-04-08 | moxie: configure with default-configs file | Paolo Bonzini |
2013-04-08 | hw: make subdirectories for devices | Paolo Bonzini |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini |
2013-04-08 | build: enable using $(CONFIG_FOO) on the rhs of config files | Paolo Bonzini |
2013-04-08 | configure: Don't fall back to gthread coroutine backend | Peter Maydell |
2013-04-08 | configure: Provide and use convenience error reporting function | Peter Maydell |
2013-04-08 | qemu-char: really fix behavior on can_read = 0 | Paolo Bonzini |
2013-04-08 | Merge remote-tracking branch 'mdroth/qga-pull-4-2-13' into staging | Anthony Liguori |
2013-04-08 | Merge remote-tracking branch 'kraxel/usb.79' into staging | Anthony Liguori |
2013-04-08 | vmxnet3: const_cpu_to_le64 wrapping for feature bits dropped | Dmitry Fleytman |
2013-04-08 | vmxnet3: iPXE compatibility fixes | Dmitry Fleytman |
2013-04-06 | Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-arm | Blue Swirl |
2013-04-05 | tcg-s390: Fix merge error in tgen_brcond | Richard Henderson |
2013-04-05 | tcg-s390: Use all 20 bits of the offset in tcg_out_mem | Richard Henderson |
2013-04-05 | tcg-s390: Use load-address for addition | Richard Henderson |
2013-04-05 | tcg-s390: Cleanup argument shuffling fixme in softmmu code | Richard Henderson |
2013-04-05 | tcg-s390: Use risbgz for andi | Richard Henderson |
2013-04-05 | tcg-s390: Remove constraint letters for and | Richard Henderson |
2013-04-05 | tcg-s390: Implement deposit opcodes | Richard Henderson |
2013-04-05 | tcg-s390: Implement movcond opcodes | Richard Henderson |
2013-04-05 | tcg-s390: Implement mulu2_i64 opcode | Richard Henderson |
2013-04-05 | tcg-s390: Implement add2/sub2 opcodes | Richard Henderson |
2013-04-05 | tcg-s390: Remove useless preprocessor conditions | Richard Henderson |
2013-04-05 | tcg-s390: Properly allocate a stack frame. | Richard Henderson |
2013-04-05 | tcg-s390: Fix movi | Richard Henderson |
2013-04-05 | main-loop: drop the BQL if the I/O appears to be spinning | Anthony Liguori |
2013-04-05 | qemu-char: eliminate busy waiting on can_read returning zero | Paolo Bonzini |
2013-04-05 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2013-04-05 | Merge remote-tracking branch 'sstabellini/xen-2013-04-05' into staging | Anthony Liguori |