summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2012-06-181-0/+5
|\
| * Add event notification for guest balloon changesDaniel P. Berrange2012-06-151-0/+5
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-06-1810-39/+56
|\ \
| * | fdc: fix implied seek while there is no media in drivePavel Hrdina2012-06-151-0/+4
| * | xen: Don't peek behind the BlockDriverState abstractionMarkus Armbruster2012-06-152-5/+4
| * | xen: Don't change -drive if=xen device name during machine initMarkus Armbruster2012-06-151-5/+4
| * | ide: support enable/disable write cachePaolo Bonzini2012-06-151-3/+18
| * | scsi-disk: Don't peek behind the BlockDriverState abstractionMarkus Armbruster2012-06-151-2/+1
| * | Un-inline fdctrl_init_isa()Markus Armbruster2012-06-155-25/+25
| * | xtensa_lx60: add missing #include "blockdev.h"Max Filippov2012-06-151-0/+1
| |/
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2012-06-1817-66/+61
|\ \ | |/ |/|
| * pci_bridge_dev: fix error path in pci_bridge_dev_initfn()Jason Baron2012-06-111-1/+3
| * qdev: release parent properties on dc->init failureJason Baron2012-06-111-0/+1
| * msi: Use msi/msix_present more consistentlyJan Kiszka2012-06-072-6/+9
| * msi: Invoke msi/msix_write_config from PCI coreJan Kiszka2012-06-078-26/+4
| * msi: Guard msi/msix_write_config with msi_presentJan Kiszka2012-06-072-2/+3
| * msi: Invoke msi/msix_reset from PCI coreJan Kiszka2012-06-0710-20/+11
| * msi: Guard msi_reset with msi_presentJan Kiszka2012-06-071-0/+4
| * ahci: Clean up reset functionsJan Kiszka2012-06-073-17/+20
| * intel-hda: Fix reset of MSI functionJan Kiszka2012-06-071-0/+3
| * ahci: Fix reset of MSI functionJan Kiszka2012-06-071-2/+10
| * rtl8139: honor RxOverflow flag in can_receive methodFernando Luis Vazquez Cao2012-06-071-1/+1
| * shpc: unparent device before freeMichael S. Tsirkin2012-06-071-0/+1
* | xilinx_axidma: changed device namePeter A. G. Crosthwaite2012-06-152-3/+3
* | xilinx_axienet: changed device namePeter A. G. Crosthwaite2012-06-152-3/+3
* | xilinx_axienet: droped the c_ on parametersPeter A. G. Crosthwaite2012-06-152-4/+4
* | xilinx_ethlite: changed device namePeter A. G. Crosthwaite2012-06-152-4/+5
* | xilinx_ethlite: tweaked naming of ping-pong propsPeter A. G. Crosthwaite2012-06-152-4/+4
* | xilinx_intc: changed device namePeter A. G. Crosthwaite2012-06-152-3/+3
* | xilinx_timer: changed device namePeter A. G. Crosthwaite2012-06-152-3/+3
* | xilinx_timer: changed nr_timers to one_timer_onlyPeter A. G. Crosthwaite2012-06-155-11/+16
* | xilinx_timer: added default frequencyPeter A. G. Crosthwaite2012-06-151-1/+1
* | xilinx_uartlite: changed device namePeter A. G. Crosthwaite2012-06-152-3/+4
* | xilinx_axidma: (un)reversed irq initialisationPeter A. G. Crosthwaite2012-06-152-3/+3
* | xilinx_axi*: Share devices between microblaze and microblazeelAndreas Färber2012-06-152-2/+2
* | hw/xilinx_*: Share Xilinx devices between ppc and microblazeAndreas Färber2012-06-153-6/+5
* | Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2012-06-112-6/+53
|\ \
| * | kvm: i8254: Fix conversion of in-kernel to userspace stateJan Kiszka2012-06-111-5/+52
| * | kvm/apic: correct short memsetJim Meyering2012-06-111-1/+1
* | | Merge remote-tracking branch 'sstabellini/for_1.1.1' into stagingAnthony Liguori2012-06-111-0/+14
|\ \ \
| * | | qemu/xendisk: set maximum number of grants to be usedJan Beulich2012-06-111-0/+14
* | | | Merge remote-tracking branch 'afaerber-or/qom-cpu-3a' into stagingAnthony Liguori2012-06-1133-185/+207
|\ \ \ \
| * | | | s390-virtio: Let s390_cpu_addr2state() return S390CPUAndreas Färber2012-06-112-6/+8
| * | | | s390-virtio: Use cpu_s390x_init() to obtain S390CPUAndreas Färber2012-06-111-1/+3
| * | | | xen_machine_pv: Use cpu_x86_init() to obtain X86CPUAndreas Färber2012-06-111-1/+3
| * | | | arm_pic: Pass ARMCPU to arm_pic_init_cpu()Andreas Färber2012-06-1114-19/+21
| * | | | arm_boot: Pass ARMCPU to arm_load_kernel()Andreas Färber2012-06-1118-20/+20
| * | | | xilinx_zynq: Use cpu_arm_init() to obtain ARMCPUAndreas Färber2012-06-111-4/+4
| * | | | pxa2xx_gpio: Store ARMCPU in PXA2xxGPIOInfoAndreas Färber2012-06-111-4/+5
| * | | | pxa2xx_pic: Store ARMCPU in PXA2xxPICStateAndreas Färber2012-06-111-13/+16
OpenPOWER on IntegriCloud