aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2018-09-07virtio: update MemoryRegionCaches when guest negotiates featuresPaolo Bonzini
2018-09-07pc: acpi: revert back to 1 SRAT entry for hotpluggable areaIgor Mammedov
2018-09-05hw/riscv/spike: Set the soc device tree node as a simple-busAlistair Francis
2018-09-05hw/riscv/virtio: Set the soc device tree node as a simple-busAlistair Francis
2018-09-05target/ppc/kvm: set vcpu as online/offlineNikunj A Dadhania
2018-09-04RISC-V: Use atomic_cmpxchg to update PLIC bitmapsMichael Clark
2018-09-03virtio-gpu: add iommu supportGerd Hoffmann
2018-09-03virtio-gpu: pass down VirtIOGPU pointer to a bunch of functionsGerd Hoffmann
2018-09-03Fix a deadlock case in the CPU hotplug flowJose Ricardo Ziviani
2018-08-30use dpy_gfx_update_fullGerd Hoffmann
2018-08-30Revert "virtio-gpu: fix crashes upon warm reboot with vga mode"Gerd Hoffmann
2018-08-30virtio-vga: fix resetGerd Hoffmann
2018-08-30spapr: Correct reference count on spapr-cpu-coreSam Bobroff
2018-08-30mac_newworld: implement custom FWPathProviderMark Cave-Ayland
2018-08-30uninorth: add ofw-addr property to allow correct fw path generationMark Cave-Ayland
2018-08-30mac_oldworld: implement custom FWPathProviderMark Cave-Ayland
2018-08-30grackle: set device fw_name and address for correct fw path generationMark Cave-Ayland
2018-08-30macio: add addr property to macio IDE objectMark Cave-Ayland
2018-08-30macio: add macio bus to help with fw path generationMark Cave-Ayland
2018-08-30macio: move MACIOIDEState type declarations to macio.hMark Cave-Ayland
2018-08-28qapi: Drop qapi_event_send_FOO()'s Error ** argumentPeter Xu
2018-08-28hw/s390x: Move virtio-ccw-blk code to a separate fileThomas Huth
2018-08-28hw/s390x: Move virtio-ccw-net code to a separate fileThomas Huth
2018-08-28hw/s390x: Move virtio-ccw-input code to a separate fileThomas Huth
2018-08-28hw/s390x: Move virtio-ccw-gpu code to a separate fileThomas Huth
2018-08-28hw/s390x: Move vhost-vsock-ccw code to a separate fileThomas Huth
2018-08-28hw/s390x: Move virtio-ccw-crypto code to a separate fileThomas Huth
2018-08-28hw/s390x: Move virtio-ccw-9p code to a separate fileThomas Huth
2018-08-28hw/s390x: Move virtio-ccw-rng code to a separate fileThomas Huth
2018-08-28hw/s390x: Move virtio-ccw-scsi code to a separate fileThomas Huth
2018-08-28hw/s390x: Move virtio-ccw-balloon code to a separate fileThomas Huth
2018-08-28hw/s390x: Move virtio-ccw-serial code to a separate fileThomas Huth
2018-08-28hw/s390x/virtio-ccw: Consolidate calls to virtio_ccw_unrealize()Thomas Huth
2018-08-28spapr_pci: fix potential NULL pointer dereferenceGreg Kurz
2018-08-28spapr: fix leak of rev arrayEmilio G. Cota
2018-08-28ppc: Remove deprecated ppcemb targetThomas Huth
2018-08-27intel-iommu: replace more vtd_err_* tracesPeter Xu
2018-08-27intel-iommu: start to use error_report_oncePeter Xu
2018-08-25Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20180823.1' in...Peter Maydell
2018-08-24mips_malta: Fix semihosting argument passing for nanoMIPS bare metalStefan Markovic
2018-08-24mips_malta: Add setting up GT64120 BARs to the nanoMIPS bootloaderPaul Burton
2018-08-24mips_malta: Add basic nanoMIPS boot code for Malta boardMatthew Fortune
2018-08-24Merge remote-tracking branch 'remotes/juanquintela/tags/check/20180822' into ...Peter Maydell
2018-08-24hw/arm/mps2: Fix ID register errors on AN511 and AN385Peter Maydell
2018-08-24hw/display/bcm2835_fb: Validate bcm2835_fb_mbox_push() configPeter Maydell
2018-08-24hw/display/bcm2835_fb: Validate config settingsPeter Maydell
2018-08-24hw/display/bcm2835_fb: Fix handling of virtual framebufferPeter Maydell
2018-08-24hw/display/bcm2835_fb: Abstract out calculation of pitch, sizePeter Maydell
2018-08-24hw/display/bcm2835_fb: Reset resolution, etc correctlyPeter Maydell
2018-08-24hw/display/bcm2835_fb: Drop unused size and pitch fieldsPeter Maydell