summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'sstabellini/disk_io' into stagingAnthony Liguori2012-03-281-5/+5
|\
| * xen_disk: when using AIO flush after the operation is completedStefano Stabellini2012-03-231-3/+3
| * xen_disk: open disk with BDRV_O_NOCACHE | BDRV_O_CACHE_WB | BDRV_O_NATIVE_AIOStefano Stabellini2012-03-231-2/+2
* | xen_disk: detach the blkdev before bdrv_deleteStefano Stabellini2012-03-271-0/+1
* | xen_console: ignore console disconnect events from console/0Stefano Stabellini2012-03-271-0/+3
* | fix screendumpGerd Hoffmann2012-03-243-7/+4
|/
* Merge remote-tracking branch 'sstabellini/saverestore-8' into stagingAnthony Liguori2012-03-191-4/+0
|\
| * cirrus_vga: do not reset videoramStefano Stabellini2012-03-131-4/+0
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-03-192-1/+2
|\ \
| * | ioapic: fix build with DEBUG_IOAPICJason Wang2012-03-191-1/+1
| * | ds1338: Add missing break statementStefan Weil2012-03-191-0/+1
* | | Merge remote-tracking branch 'spice/spice.v50' into stagingAnthony Liguori2012-03-192-98/+91
|\ \ \
| * | | hw/qxl.c: Fix compilation failures on 32 bit hostsPeter Maydell2012-03-191-8/+8
| * | | qxl/qxl_render.c: add trace eventsAlon Levy2012-03-191-9/+4
| * | | qxl: switch qxl.c to trace-eventsAlon Levy2012-03-191-72/+69
| * | | qxl: init_pipe_signaling: exit on failureAlon Levy2012-03-191-10/+11
| |/ /
* | | Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2012-03-193-16/+53
|\ \ \
| * | | scsi: add get_dev_pathPaolo Bonzini2012-03-191-0/+18
| * | | virtio-scsi: call unregister_savevm properlyPaolo Bonzini2012-03-191-0/+2
| * | | scsi: copy serial number into VPD page 0x83Paolo Bonzini2012-03-191-3/+4
| * | | scsi-cd: check ready condition before processing several commandsPaolo Bonzini2012-03-191-13/+29
| |/ /
* | | Merge remote-tracking branch 'qemu-kvm/memory/urgent' into stagingAnthony Liguori2012-03-1925-333/+445
|\ \ \ | |/ /
| * | sparc64: implement PCI and ISA irqsBlue Swirl2012-03-173-32/+76
| * | apb: use normal PCI device header for PBM deviceBlue Swirl2012-03-171-1/+0
| * | Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl2012-03-1711-101/+118
| |\ \
| | * | hw/pxa2xx.c: Fix handling of pxa2xx_i2c variable offset within regionPeter Maydell2012-03-161-2/+1
| | * | hw/pxa2xx_lcd.c: drop target_phys_addr_t usage in device stateMitsyanko Igor2012-03-161-6/+6
| | * | hw/pxa2xx_dma.c: drop target_phys_addr_t usage in device stateMitsyanko Igor2012-03-161-6/+6
| | * | ARM: Remove unnecessary subpage workaroundsPeter Maydell2012-03-163-8/+4
| | * | hw/omap_i2c: Convert to qdevJuha Riihimäki2012-03-155-79/+101
| * | | Merge branch 'malta' of git://qemu.weilnetz.de/qemuBlue Swirl2012-03-171-48/+36
| |\ \ \
| | * | | malta: Fix display for LED arrayStefan Weil2012-03-151-1/+1
| | * | | malta: Use symbolic hardware addressesStefan Weil2012-03-151-6/+13
| | * | | malta: Always allocate flash memoryStefan Weil2012-03-151-32/+22
| | * | | malta: Clean allocation of bios region aliasStefan Weil2012-03-151-15/+6
| | |/ /
| * | | PPC: Fix openpic with relative memregionsAlexander Graf2012-03-151-10/+2
| * | | pseries: Configure PCI bridge using propertiesDavid Gibson2012-03-152-76/+94
| * | | pseries: Add support for level interrupts to XICSDavid Gibson2012-03-156-38/+117
| * | | pseries: Remove PCI device from PCI host bridge codeAlexey Kardashevskiy2012-03-151-20/+0
| * | | pseries: Remove unused constant from PCI codeDavid Gibson2012-03-151-7/+0
| * | | ppc: Add missing 'static' to spin_rw_opsStefan Weil2012-03-151-1/+1
| * | | PPC: 405: Fix ppc405ep initializationAlexander Graf2012-03-151-0/+2
| |/ /
* | | pci: fix double free of romfile propertyAnthony Liguori2012-03-161-1/+0
|/ /
* | xtensa hw/: Don't use CPUStateAndreas Färber2012-03-143-11/+11
* | sparc hw/: Don't use CPUStateAndreas Färber2012-03-144-23/+23
* | sh4 hw/: Don't use CPUStateAndreas Färber2012-03-143-5/+5
* | s390x hw/: Don't use CPUStateAndreas Färber2012-03-142-11/+11
* | ppc hw/: Don't use CPUStateAndreas Färber2012-03-1423-183/+183
* | mips hw/: Don't use CPUStateAndreas Färber2012-03-148-34/+34
* | microblaze hw/: Don't use CPUStateAndreas Färber2012-03-146-13/+13
OpenPOWER on IntegriCloud