Age | Commit message (Expand) | Author | Files | Lines |
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 | 29 | -28/+23 |
2013-04-08 | hw: move DMA controllers to hw/dma/, configure with default-configs/ | Paolo Bonzini | 10 | -10/+11 |
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 | 31 | -26/+17 |
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 | 25 | -17/+30 |
2013-04-08 | hw: move ISA bridges and devices to hw/isa/, configure with default-configs/ | Paolo Bonzini | 5 | -2/+4 |
2013-04-08 | hw: move char devices to hw/char/, configure via default-configs/ | Paolo Bonzini | 23 | -19/+23 |
2013-04-08 | hw: move more files to hw/xen/ | Paolo Bonzini | 8 | -3/+4 |
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 | 6 | -6/+5 |
2013-04-08 | hw: move I2C controllers to hw/i2c/, configure via default-configs/ | Paolo Bonzini | 5 | -3/+5 |
2013-04-08 | hw: move display devices to hw/display/, configure via default-configs/ | Paolo Bonzini | 24 | -23/+33 |
2013-04-08 | hw: move audio devices to hw/audio/, configure via default-configs/ | Paolo Bonzini | 7 | -3/+6 |
2013-04-08 | hw: move block devices to hw/block/, configure via default-configs/ | Paolo Bonzini | 7 | -3/+5 |
2013-04-08 | hw: move NICs to hw/net/, configure via default-configs/ | Paolo Bonzini | 15 | -10/+12 |
2013-04-08 | hw: move MC146818RTC to hw/timer/, configure via default-configs/ | Paolo Bonzini | 8 | -9/+3 |
2013-04-08 | hw: move watchdogs to hw/watchdog, configure via default-configs/ | Paolo Bonzini | 3 | -2/+2 |
2013-04-08 | hw: make all of hw/pci/ configurable via default-configs/ | Paolo Bonzini | 3 | -2/+4 |
2013-04-08 | hw: make all of hw/usb/ configurable via default-configs/ | Paolo Bonzini | 2 | -1/+2 |
2013-04-08 | hw: make all of hw/ide/ configurable via default-configs/ | Paolo Bonzini | 3 | -2/+3 |
2013-04-08 | hw: move virtio devices to hw/ subdirectories | Paolo Bonzini | 23 | -6/+14 |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini | 218 | -199/+196 |
2013-04-08 | moxie: configure with default-configs file | Paolo Bonzini | 1 | -1/+1 |
2013-04-08 | hw: make subdirectories for devices | Paolo Bonzini | 25 | -3/+31 |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini | 482 | -16409/+728 |
2013-04-06 | Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-arm | Blue Swirl | 12 | -125/+101 |
2013-04-05 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori | 2 | -4/+2 |
2013-04-05 | Merge remote-tracking branch 'sstabellini/xen-2013-04-05' into staging | Anthony Liguori | 3 | -35/+58 |
2013-04-05 | usb-storage: Forward serial number to scsi-disk | Kevin Wolf | 4 | -5/+10 |
2013-04-05 | hw/nand.c: Fix nand erase operation | Wendy Liang | 1 | -0/+1 |
2013-04-05 | cadence_uart: Flush queued characters on reset | Peter Crosthwaite | 1 | -0/+1 |
2013-04-05 | pl330: Don't inhibit ES bits on INTEN | Peter Crosthwaite | 1 | -2/+1 |
2013-04-05 | Allow xen guests to plug disks of 1 TiB or more | Felipe Franciosi | 1 | -2/+2 |
2013-04-05 | Introduce 64 bit integer write interface to xenstore | Felipe Franciosi | 2 | -1/+16 |
2013-04-05 | Xen PV backend: Disable use of O_DIRECT by default as it results in crashes. | Alex Bligh | 1 | -1/+1 |
2013-04-05 | Xen PV backend: Move call to bdrv_new from blk_init to blk_connect | Alex Bligh | 1 | -32/+40 |
2013-04-05 | pflash_cfi01: Implement migration support | Peter Maydell | 1 | -3/+17 |
2013-04-05 | pflash_cfi01: Drop unused 'bypass' field | Peter Maydell | 1 | -8/+2 |
2013-04-05 | hw/arm_gic_common: Use vmstate struct rather than save/load functions | Peter Maydell | 1 | -67/+41 |
2013-04-05 | arm_gic: Fix sizes of state fields in preparation for vmstate support | Peter Maydell | 3 | -25/+25 |
2013-04-05 | hw/onenand.c: fix migration of dynamically allocated buffer "otp" | Igor Mitsyanko | 1 | -1/+2 |
2013-04-05 | hw/sd.c: fix migration of dynamically allocated buffer "buf" | Igor Mitsyanko | 1 | -1/+1 |
2013-04-05 | hw/arm_mptimer: Save the timer state | Peter Maydell | 1 | -2/+3 |
2013-04-05 | pl050: Don't send always-constant is_mouse field | Peter Maydell | 1 | -3/+2 |
2013-04-05 | hw/arm/nseries: don't print to stdout or stderr | Peter Maydell | 1 | -13/+5 |
2013-04-05 | xilinx_zynq: Cleanup ssi_create_slave | Peter Crosthwaite | 1 | -2/+1 |
2013-04-05 | petalogix_ml605_mmu: Cleanup ssi_create_slave() | Peter Crosthwaite | 1 | -2/+1 |
2013-04-04 | pc_acpi_init(): don't bail as soon as failing to find default DSDT | Laszlo Ersek | 1 | -16/+17 |