summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* integrator: fix Linux boot failure by emulating dbg regionAlex Bennée2013-10-313-0/+102
* hw/arm: Tidy up conditional calls to arm_load_kernelPeter Maydell2013-10-313-19/+13
* hw/arm/boot: Make user not specifying a kernel not an errorPeter Maydell2013-10-311-2/+4
* hw/microblaze: Add support for loading initrd imagesEdgar E. Iglesias2013-10-244-3/+45
* hw/microblaze: Indentation cleanupsEdgar E. Iglesias2013-10-243-8/+10
* Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2013-10-181-0/+3
|\
| * kvmvapic: Prevent reading beyond the end of guest RAMJan Kiszka2013-10-041-0/+3
* | Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori2013-10-182-1/+15
|\ \
| * | net/rtl8139: update network information when macaddr is changed in guestAmos Kong2013-10-181-1/+5
| * | net/e1000: update network information when macaddr is changed in guestAmos Kong2013-10-181-0/+8
| * | net: update nic info during device resetAmos Kong2013-10-182-0/+2
* | | Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-10-182-2/+1
|\ \ \
| * | | virtio: Remove unneeded memcpyStefan Weil2013-10-181-1/+0
| * | | sd: Avoid access to NULL BlockDriverStateAndreas Färber2013-10-171-1/+1
| |/ /
* | | Merge remote-tracking branch 'bonzini/iommu-for-anthony' into stagingAnthony Liguori2013-10-183-6/+3
|\ \ \
| * | | vga: Mark relevant portio lists regions as coalesced MMIO flushingJan Kiszka2013-10-172-4/+2
| * | | cirrus: Mark vga io region as coalesced MMIO flushingJan Kiszka2013-10-171-2/+1
| |/ /
* | | Merge remote-tracking branch 'bonzini/configure' into stagingAnthony Liguori2013-10-181-1/+1
|\ \ \
| * | | Makefile.target: CONFIG_NO_* variables removedÁkos Kovács2013-10-161-1/+1
* | | | spice: fix multihead supportGerd Hoffmann2013-10-171-2/+1
* | | | spice: replace use of deprecated APIMarc-André Lureau2013-10-171-8/+8
| |/ / |/| |
* | | Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20131010.0' int...Anthony Liguori2013-10-141-109/+518
|\ \ \
| * | | vfio-pci: Fix endian issues in vfio_pci_size_rom()Alex Williamson2013-10-041-2/+2
| * | | vfio-pci: Add dummy PCI ROM write accessorAlex Williamson2013-10-041-0/+6
| * | | vfio: Fix debug output for int128 valuesAlexey Kardashevskiy2013-10-031-2/+4
| * | | vfio-pci: Implement PCI hot resetAlex Williamson2013-10-021-38/+300
| * | | vfio-pci: Cleanup error_reportsAlex Williamson2013-10-021-12/+12
| * | | vfio-pci: Lazy PCI option ROM loadingAlex Williamson2013-10-021-62/+122
| * | | vfio-pci: Test device reset capabilitiesAlex Williamson2013-10-021-0/+46
| * | | vfio-pci: Add support for MSI affinityAlex Williamson2013-10-021-7/+40
| | |/ | |/|
* | | blockdev: Remove IF_* check for read-only blockdev_initKevin Wolf2013-10-119-0/+38
* | | ahci: set ahci mode on resetMichael S. Tsirkin2013-10-111-1/+9
| |/ |/|
* | Merge remote-tracking branch 'sstabellini/xen-2013-10-10' into stagingAnthony Liguori2013-10-102-13/+7
|\ \
| * | qemu/xen: make use of xenstore relative pathsRoger Pau Monné2013-10-101-13/+6
| * | xen_disk: mark ioreq as mapped before unmapping in error caseMatthew Daley2013-10-101-0/+1
| |/
* | Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2013-10-101-11/+34
|\ \
| * | scsi: Allocate SCSITargetReq r->buf dynamically [CVE-2013-4344]Asias He2013-10-091-11/+34
| |/
* | hw/9pfs: Fix errno value for xattr functionsDaniel P. Berrange2013-10-051-3/+3
* | pci-ohci: Add missing 'break' in ohci_service_tdJán Veselý2013-10-021-0/+2
* | sh4: Fix serial line access for Linux kernels later than 3.2Guenter Roeck2013-10-021-2/+0
* | hw/alpha: Fix compiler warning (integer constant is too large)Stefan Weil2013-10-021-1/+1
|/
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-09-306-108/+327
|\
| * smbios: Factor out smbios_maybe_add_str()Markus Armbruster2013-09-281-36/+25
| * smbios: Make multiple -smbios type= accumulate sanelyMarkus Armbruster2013-09-281-61/+91
| * smbios: Improve diagnostics for conflicting entriesMarkus Armbruster2013-09-281-26/+17
| * smbios: Convert to QemuOptsMarkus Armbruster2013-09-281-38/+171
| * smbios: Normalize smbios_entry_add()'s error handling to exit(1)Markus Armbruster2013-09-281-5/+5
| * virtio-net: fix up HMP NIC info string on resetMichael S. Tsirkin2013-09-221-0/+1
| * pci: remove explicit check to 64K ioport sizeHervé Poussineau2013-09-151-2/+4
| * piix4: disable io on resetMichael S. Tsirkin2013-09-151-0/+1
OpenPOWER on IntegriCloud