summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * pc: acpi: force FADT rev1 for 440fx based machine typesIgor Mammedov2017-08-011-4/+18
| * pc: make 'pc.rom' readonly when machine has PCI enabledIgor Mammedov2017-08-011-0/+3
| * intel_iommu: use access_flags for iotlbPeter Xu2017-08-011-8/+7Star
| * intel_iommu: fix iova for ptPeter Xu2017-08-012-3/+2Star
| * vhost-user: fix legacy cross-endian configurationsFelipe Franciosi2017-08-011-2/+21
| * vhost: fix a memory leakPeng Hao2017-08-011-0/+2
* | mc146818rtc: implement UIP latching as intendedPaolo Bonzini2017-08-011-6/+9
* | mc146818rtc: simplify check_update_timerPaolo Bonzini2017-08-011-13/+11Star
* | hw/scsi/vmw_pvscsi: Convert to realizeMao Zhongyi2017-08-011-5/+3Star
* | hw/scsi/vmw_pvscsi: Remove the dead error handlingMao Zhongyi2017-08-011-4/+0Star
* | bt: stop the sdp memory allocation crazinessPaolo Bonzini2017-08-011-4/+13
|/
* trace-events: fix code style: print 0x before hex numbersVladimir Sementsov-Ogievskiy2017-08-0119-328/+328
* trace-events: fix code style: %# -> 0x%Vladimir Sementsov-Ogievskiy2017-08-018-41/+41
* trace: add trace_event_get_state_backends()Stefan Hajnoczi2017-08-011-8/+5Star
* hw/mps2_scc: fix incorrect propertiesPhilippe Mathieu-Daudé2017-07-311-2/+2
* target/arm: Rename cp15.c6_rgnr to pmsav7.rnrPeter Maydell2017-07-311-7/+7
* docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé2017-07-3129-29/+29
* ivshmem: fix incorrect error handling in ivshmem_recv_msg()Philippe Mathieu-Daudé2017-07-311-1/+4
* loader: check get_image_size() return valuePhilippe Mathieu-Daudé2017-07-311-2/+2
* fix qemu-system-unicore32 crashing when calling without -kernelEduardo Otubo2017-07-311-1/+4
* Revert "spapr: populate device tree depending on XIVE_EXPLOIT option"David Gibson2017-07-291-6/+4Star
* spapr_drc: fix realize and unrealizeGreg Kurz2017-07-291-9/+6Star
* Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170728' into stagingPeter Maydell2017-07-285-17/+24
|\
| * Revert "elf-loader: warn about invalid endianness"Alexey Kardashevskiy2017-07-281-1/+0Star
| * hw/mips: load_elf_strerror to report kernel loading failureAurelien Jarno2017-07-284-16/+24
* | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20170728-pull-request' i...Peter Maydell2017-07-281-4/+4
|\ \ | |/ |/|
| * ui: drop ac_search and ac_stopGerd Hoffmann2017-07-281-4/+4
* | s390x/css: fix bits must be zero check for TICHalil Pasic2017-07-281-1/+2
* | s390x/css: check ccw address validityHalil Pasic2017-07-281-0/+4
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/ui-20170727-pull-request' i...Peter Maydell2017-07-273-8/+0Star
|\
| * ui: drop altgr and altgr_r QKeyCodesGerd Hoffmann2017-07-273-4/+0Star
| * ps2: enable multimedia keysGerd Hoffmann2017-07-271-4/+0Star
* | vfio/pci: fix use of freed memoryPhilippe Mathieu-Daudé2017-07-261-4/+7
* | vfio/platform: fix use of freed memoryPhilippe Mathieu-Daudé2017-07-261-1/+1
|/
* hw/display/sm501: Don't use vmstate_register_ram_global()Peter Maydell2017-07-251-2/+1Star
* Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170725' into stagingPeter Maydell2017-07-251-1/+2
|\
| * vfio/ccw: fix initialization of the Object DeviceState pointer in the common ...Dong Jia Shi2017-07-251-0/+1
| * vfio/ccw: allocate irq info with the right sizeJing Zhang2017-07-251-1/+1
* | spapr: Fix QEMU abort during memory unplugBharata B Rao2017-07-251-16/+22
* | spapr/htab: fix savevmLaurent Vivier2017-07-251-1/+1
* | spapr_pci: Fix obsolete comment about MSIX encoding in addr/dataAlexey Kardashevskiy2017-07-251-3/+1Star
|/
* integratorcp: Don't migrate flash using vmstate_register_ram_global()Peter Maydell2017-07-241-2/+1Star
* mps2: Correctly set parent bus for SCC devicePeter Maydell2017-07-241-1/+1
* fsl_imx*: Migrate ROM contentsPeter Maydell2017-07-243-6/+6
* qapi: Use QNull for a more regular visit_type_null()Markus Armbruster2017-07-241-1/+3
* xen-mapcache: Fix the bug when overlapping emulated DMA operations may cause ...Alexey G2017-07-221-2/+11
* xen: fix compilation on 32-bit hostsIgor Druzhinin2017-07-221-4/+5
* Use qemu_tolower() and qemu_toupper(), not tolower() and toupper()Peter Maydell2017-07-212-2/+2
* Merge remote-tracking branch 'remotes/kraxel/tags/usb-20170720-pull-request' ...Peter Maydell2017-07-201-2/+4
|\
| * usb: Fix build with newer gccEric Blake2017-07-201-2/+4