aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-23hw/nvram/fw_cfg: Store 'reboot-timeout' as little endianLi Qiang
2019-05-23tests: fw_cfg: add a function to get the fw_cfg fileLi Qiang
2019-05-23tests: refactor fw_cfg_testLi Qiang
2019-05-23tests/fw_cfg: Free QFWCFG object after qtest has runPhilippe Mathieu-Daudé
2019-05-23tests/libqos: Add pc_fw_cfg_uninit() and use itPhilippe Mathieu-Daudé
2019-05-23tests/libqos: Add io_fw_cfg_uninit() and mm_fw_cfg_uninit()Philippe Mathieu-Daudé
2019-05-23hw/sparc64: Implement fw_cfg_arch_key_name()Philippe Mathieu-Daudé
2019-05-23hw/sparc: Implement fw_cfg_arch_key_name()Philippe Mathieu-Daudé
2019-05-23hw/ppc: Implement fw_cfg_arch_key_name()Philippe Mathieu-Daudé
2019-05-23hw/i386: Implement fw_cfg_arch_key_name()Philippe Mathieu-Daudé
2019-05-23hw/i386: Extract fw_cfg definitions to local "fw_cfg.h"Philippe Mathieu-Daudé
2019-05-23hw/nvram/fw_cfg: Add fw_cfg_arch_key_name()Philippe Mathieu-Daudé
2019-05-23hw/nvram/fw_cfg: Add trace eventsPhilippe Mathieu-Daudé
2019-05-23Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-05-23Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-05-22' into ...Peter Maydell
2019-05-23Merge remote-tracking branch 'remotes/kraxel/tags/input-20190522-pull-request...Peter Maydell
2019-05-22pci: msix: move 'MSIX_CAP_LENGTH' to header fileLi Qiang
2019-05-22vfio: platform: fix a typoLi Qiang
2019-05-22hw: vfio: drop TYPE_FOO MACRO in VMStateDescriptionLi Qiang
2019-05-22vfio: pci: make "vfio-pci-nohotplug" as MACROLi Qiang
2019-05-22configure: Fix spelling of sdl-image in --helpMarkus Armbruster
2019-05-22migration: Fix typo in migrate_add_blocker() error messageGreg Kurz
2019-05-22roms: List and describe the Makefile 'clean' rulePhilippe Mathieu-Daudé
2019-05-22roms: Correct the EDK2_BASETOOLS_OPTFLAGS variable descriptionPhilippe Mathieu-Daudé
2019-05-22hw/virtio/virtio-mmio: Convert DPRINTF to trace and logBoxuan Li
2019-05-22cutils: Simplify how parse_uint() checks for whitespaceMarkus Armbruster
2019-05-22gdbstub: Fix misuse of isxdigit()Markus Armbruster
2019-05-22gdbstub: Reject invalid RLE repeat countsMarkus Armbruster
2019-05-22tests/vhost-user-bridge: Fix misuse of isdigit()Markus Armbruster
2019-05-22qemu-bridge-helper: Fix misuse of isspace()Markus Armbruster
2019-05-22contrib: add vhost-user-inputMarc-André Lureau
2019-05-22libvhost-user: fix -Werror=format= on ppc64Marc-André Lureau
2019-05-22libvhost-user: fix cast warnings on 32 bitsMarc-André Lureau
2019-05-21Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell
2019-05-21target/i386: add MDS-NO featurePaolo Bonzini
2019-05-21docs: recommend use of md-clear feature on all Intel CPUsDaniel P. Berrangé
2019-05-21target/i386: define md-clear bitPaolo Bonzini
2019-05-21Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190521-3' into stagingPeter Maydell
2019-05-21s390x/cpumodel: wire up 8561 and 8562 as gen15 machinesChristian Borntraeger
2019-05-21s390x/cpumodel: add gen15 defintionsChristian Borntraeger
2019-05-21s390x/cpumodel: add Deflate-conversion facilityChristian Borntraeger
2019-05-21s390x/cpumodel: enhanced sort facilityChristian Borntraeger
2019-05-21s390x/cpumodel: vector enhancementsChristian Borntraeger
2019-05-21s390x/cpumodel: msa9 facilityChristian Borntraeger
2019-05-21s390x/cpumodel: Miscellaneous-Instruction-Extensions Facility 3Christian Borntraeger
2019-05-21s390x/cpumodel: ignore csske for expansionChristian Borntraeger
2019-05-21linux headers: update against Linux 5.2-rc1Cornelia Huck
2019-05-21update-linux-headers: handle new header fileCornelia Huck
2019-05-21Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-05-21tests: acpi: print error unable to dump ACPI table during rebuildIgor Mammedov