aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-08Revert "hmp: Use QAPI NetdevInfo in hmp_info_network"Jason Wang4-254/+1
2021-04-08Revert "net: Do not fill legacy info_str for backends"Jason Wang8-0/+48
2021-04-06Update version for v6.0.0-rc2 releasev6.0.0-rc2Peter Maydell1-1/+1
2021-04-06Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210406'...Peter Maydell10-38/+79
2021-04-06Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell8-13/+24
2021-04-06virtio-pci: compat page aligned ATSJason Wang5-6/+17
2021-04-06Remove myself as i.mx31 maintainerChubb, Peter (Data61, Eveleigh)1-1/+0
2021-04-06Revert "target/arm: Make number of counters in PMCR follow the CPU"Peter Maydell5-28/+12
2021-04-06hw/ppc/e500plat: Only try to add valid dynamic sysbus devices to platform busPeter Maydell1-2/+6
2021-04-06hw/arm/virt: Only try to add valid dynamic sysbus devices to platform busPeter Maydell1-2/+6
2021-04-06machine: Provide a function to check the dynamic sysbus allowlistPeter Maydell2-5/+40
2021-04-06include/hw/boards.h: Document machine_class_allow_dynamic_sysbus_dev()Peter Maydell1-0/+15
2021-04-05Merge remote-tracking branch 'remotes/nvme/tags/nvme-fixes-for-6.0-pull-reque...Peter Maydell1-13/+3
2021-04-05Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210405' into...Peter Maydell2-3/+8
2021-04-05hw/block/nvme: expose 'bootindex' propertyJoelle van Dyne1-5/+3
2021-04-05target/alpha: fix icount handling for timer instructionsPavel Dovgalyuk1-2/+7
2021-04-05tcg/mips: Fix SoftTLB comparison on mips backendKele Huang1-1/+1
2021-04-05hw/block/nvme: remove description for zoned.append_size_limitNiklas Cassel1-8/+0
2021-04-04x86: rename oem-id and oem-table-id propertiesPaolo Bonzini3-7/+7
2021-04-04Merge remote-tracking branch 'remotes/xtensa/tags/20210403-xtensa' into stagingPeter Maydell2-12/+5
2021-04-03target/xtensa: make xtensa_modules static on importMax Filippov1-0/+1
2021-04-03target/xtensa: fix meson.build rule for xtensa coresMax Filippov2-12/+4
2021-04-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell5-36/+87
2021-04-01Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-04-...Peter Maydell6-31/+23
2021-04-01pci: sprinkle assert in PCI pin numberIsaku Yamahata1-0/+3
2021-04-01isa/v582c686: Reinitialize ACPI PM device on resetIsaku Yamahata1-0/+5
2021-04-01vt82c686.c: don't raise SCI when PCI_INTERRUPT_PIN isn't setupIsaku Yamahata1-1/+12
2021-04-01acpi/piix4: reinitialize acpi PM device on resetIsaku Yamahata1-0/+7
2021-04-01Merge remote-tracking branch 'remotes/marcandre/tags/for-6.0-pull-request' in...Peter Maydell25-106/+417
2021-04-01virtio-pci: remove explicit initialization of valYuri Benditovich1-2/+5
2021-04-01virtio-pci: add check for vdev in virtio_pci_isr_readYuri Benditovich1-2/+7
2021-04-01vhost-user-blk: add immediate cleanup on shutdownDenis Plotnikov1-1/+1
2021-04-01vhost-user-blk: perform immediate cleanup if disconnect on initializationDenis Plotnikov1-24/+24
2021-04-01vhost-user-blk: use different event handlers on initializationDenis Plotnikov1-7/+24
2021-04-01Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell15-46/+197
2021-04-01device-crash-test: Ignore errors about a bus not being availableThomas Huth1-0/+1
2021-04-01docs: Fix typo in the default name of the qemu-system-x86_64 binaryThomas Huth1-1/+1
2021-04-01docs: Remove obsolete paragraph about config-target.makThomas Huth1-8/+0
2021-04-01util/compatfd.c: Fixed style issuesMahmoud Mandour1-3/+3
2021-04-01qom: Fix default values in helpMarkus Armbruster1-1/+1
2021-04-01MAINTAINERS: Mark SH-4 hardware emulation orphanPhilippe Mathieu-Daudé1-5/+5
2021-04-01MAINTAINERS: Mark RX hardware emulation orphanPhilippe Mathieu-Daudé1-6/+6
2021-04-01MAINTAINERS: add virtio-fs mailing listConnor Kuehl1-0/+1
2021-04-01MAINTAINERS: Drop the line with Xiang ZhengThomas Huth1-1/+0
2021-04-01MAINTAINERS: replace Huawei's email to personal oneDongjiu Geng1-1/+1
2021-04-01MAINTAINERS: Drop the lines with Sarah HarrisThomas Huth1-3/+0
2021-04-01tests: Add tests for yank with the chardev-change caseLukas Straub3-1/+252
2021-04-01chardev: Fix yank with the chardev-change caseLukas Straub3-10/+48
2021-04-01chardev/char.c: Always pass id to chardev_newLukas Straub1-2/+2
2021-04-01chardev/char.c: Move object_property_try_add_child out of chardev_newLukas Straub1-18/+24