summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-29pvpanic : update pvpanic spec documentMihai Carabas
2021-01-29hw/misc/pvpanic: add PCI interface supportMihai Carabas
2021-01-29hw/misc/pvpanic: split-out generic and bus dependent codeMihai Carabas
2021-01-29hvf: Add hypervisor entitlement to output binariesAlexander Graf
2021-01-29darwin: remove 64-bit build detection on 32-bit OSJoelle van Dyne
2021-01-29darwin: detect CoreAudio for buildJoelle van Dyne
2021-01-29configure: cross compile should use x86_64 cpu_familyJoelle van Dyne
2021-01-29darwin: fix cross-compiling for DarwinJoelle van Dyne
2021-01-29darwin: remove redundant dependency declarationJoelle van Dyne
2021-01-29osdep: build with non-working system() functionJoelle van Dyne
2021-01-29configure: cross-compiling with empty cross_prefixJoelle van Dyne
2021-01-29configure: Move preadv check to meson.buildPeter Maydell
2021-01-29target/arm: Replace magic value by MMU_DATA_LOAD definitionPhilippe Mathieu-Daudé
2021-01-29hw/misc: Fix arith overflow in NPCM7XX PWM moduleHao Wu
2021-01-29arm-virt: add secure pl061 for reset/power downMaxim Uvarov
2021-01-29arm-virt: refactor gpios creationMaxim Uvarov
2021-01-29hw: gpio: implement gpio-pwr driver for qemu reset/poweroffMaxim Uvarov
2021-01-29arm: rename xlnx-zcu102.canbusN propertiesPaolo Bonzini
2021-01-29target/arm: Conditionalize DBGDIDRRichard Henderson
2021-01-29target/arm: Implement ID_PFR2Richard Henderson
2021-01-29Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...Peter Maydell
2021-01-29target/rx: Fix compiler errors for build with sanitizersStefan Weil
2021-01-29net/slirp.c: Fix spelling error in error messageDoug Evans
2021-01-28Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-01-28' into ...Peter Maydell
2021-01-28Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2021-01-28Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210127-pull-request' i...Peter Maydell
2021-01-28qapi: More complex uses of QAPI_LIST_APPENDEric Blake
2021-01-28qapi: Use QAPI_LIST_APPEND in trivial casesEric Blake
2021-01-28qapi: Introduce QAPI_LIST_APPENDEric Blake
2021-01-28qapi: A couple more QAPI_LIST_PREPEND() stragglersEric Blake
2021-01-28net: Clarify early exit conditionEric Blake
2021-01-27iotests: rename and move 169 and 199 testsVladimir Sementsov-Ogievskiy
2021-01-27iotests: rewrite check into pythonVladimir Sementsov-Ogievskiy
2021-01-27iotests: add testrunner.pyVladimir Sementsov-Ogievskiy
2021-01-27iotests: add testenv.pyVladimir Sementsov-Ogievskiy
2021-01-27iotests: add findtests.pyVladimir Sementsov-Ogievskiy
2021-01-27iotests: 146: drop extra whitespaces from .out fileVladimir Sementsov-Ogievskiy
2021-01-27virtio-scsi-test: Test writing to scsi-cd deviceKevin Wolf
2021-01-27block: Separate blk_is_writable() and blk_supports_write_perm()Kevin Wolf
2021-01-27Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2021-01-2...Peter Maydell
2021-01-27Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2021-01-27...Peter Maydell
2021-01-27tcg/tci: Restrict tci_write_reg16() to 64-bit hostsPhilippe Mathieu-Daudé
2021-01-27MAINTAINERS: Update 9pfs tree URLGreg Kurz
2021-01-27hw/display/vmware_vga: Remove dependency on VNC headerPeter Maydell
2021-01-27vnc: send extended desktop resize on update requestsGerd Hoffmann
2021-01-27Revert "vnc: move initialization to framebuffer_update_request"Gerd Hoffmann
2021-01-27target/microblaze: Add security attributes on memory transactionsJoe Komlodi
2021-01-27target/microblaze: use MMUAccessType instead of int in mmu_translateJoe Komlodi
2021-01-27target/microblaze: Add use-non-secure propertyJoe Komlodi
2021-01-27libqtest: Rework qtest_rsp()Markus Armbruster