aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-15vdpa: Check for existence of opts.vhostdevEugenio Pérez
2021-11-15vdpa: Replace qemu_open_old by qemu_open atEugenio Pérez
2021-11-15virtio: use virtio accessor to access packed eventJason Wang
2021-11-15virtio: use virtio accessor to access packed descriptor flagsJason Wang
2021-11-15tests: bios-tables-test update expected blobsIgor Mammedov
2021-11-15hw/i386/acpi-build: Deny control on PCIe Native Hot-plug in _OSCJulia Suvorova
2021-11-15bios-tables-test: Allow changes in DSDT ACPI tablesJulia Suvorova
2021-11-15hw/acpi/ich9: Add compat prop to keep HPC bit set for 6.1 machine typeJulia Suvorova
2021-11-15pcie: rename 'native-hotplug' to 'x-native-hotplug'Igor Mammedov
2021-11-11hw/mem/pc-dimm: Restrict NUMA-specific code to NUMA machinesPhilippe Mathieu-Daudé
2021-11-11vhost: Fix last vq queue index of devices with no cvqEugenio Pérez
2021-11-11vhost: Rename last_index to vq_index_endEugenio Pérez
2021-11-11softmmu/qdev-monitor: fix use-after-free in qdev_set_id()Stefan Hajnoczi
2021-11-11net/vhost-vdpa: fix memory leak in vhost_vdpa_get_max_queue_pairs()Stefano Garzarella
2021-11-09Update version for v6.2.0-rc0 releasev6.2.0-rc0Richard Henderson
2021-11-09Merge tag 'q800-for-6.2-pull-request' of git://github.com/vivier/qemu-m68k in...Richard Henderson
2021-11-09macfb: fix a memory leak (CID 1465231)Laurent Vivier
2021-11-09Merge tag 'm68k-for-6.2-pull-request' of git://github.com/vivier/qemu-m68k in...Richard Henderson
2021-11-09hw: m68k: virt: Add compat machine for 6.2Laurent Vivier
2021-11-09hw: m68k: virt: Add compat machine for 6.1Laurent Vivier
2021-11-09Merge remote-tracking branch 'remotes/vivier/tags/trivial-branch-for-6.2-pull...Richard Henderson
2021-11-09docs/about/deprecated: Remove empty 'related binaries' sectionPhilippe Mathieu-Daudé
2021-11-09tests/qtest/virtio-net: fix hotplug test caseLaurent Vivier
2021-11-09meson: Fix 'interpretor' typoPhilippe Mathieu-Daudé
2021-11-09.mailmap: Fix more contributor entriesPhilippe Mathieu-Daudé
2021-11-09hw/m68k: Fix typo in SPDX tagPhilippe Mathieu-Daudé
2021-11-09hmp: Add shortcut to stop command to match contBALATON Zoltan
2021-11-09Merge remote-tracking branch 'remotes/juanquintela/tags/migration-20211109-pu...Richard Henderson
2021-11-09Reset the auto-converge counter at every checkpoint.Rao, Lei
2021-11-09Reduce the PVM stop time during CheckpointRao, Lei
2021-11-09docs: fix 'sample-pages' option tagHyman Huang(黄勇)
2021-11-09Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-6.2-20211109' into...Richard Henderson
2021-11-09spapr_numa.c: FORM2 table handle nodes with no distance infoNicholas Piggin
2021-11-09target/ppc, hw/ppc: Change maintainersDavid Gibson
2021-11-09target/ppc: cntlzdm/cnttzdm implementation without brcondMatheus Ferst
2021-11-09target/ppc: Implement lxvkq instructionMatheus Ferst
2021-11-09target/ppc: Implement xxblendvb/xxblendvh/xxblendvw/xxblendvd instructionsMatheus Ferst
2021-11-09target/ppc: implemented XXSPLTIDP instructionBruno Larsen (billionai)
2021-11-09target/ppc: Implemented XXSPLTIW using decodetreeBruno Larsen (billionai)
2021-11-09target/ppc: implemented XXSPLTI32DXBruno Larsen (billionai)
2021-11-09target/ppc: moved XXSPLTIB to using decodetreeBruno Larsen (billionai)
2021-11-09target/ppc: moved XXSPLTW to using decodetreeBruno Larsen (billionai)
2021-11-09target/ppc: added the instructions PLXVP and PSTXVPLucas Mateus Castro (alqotel)
2021-11-09target/ppc: added the instructions PLXV and PSTXVLucas Mateus Castro (alqotel)
2021-11-09target/ppc: added the instructions LXVPX and STXVPXLucas Mateus Castro (alqotel)
2021-11-09target/ppc: added the instructions LXVP and STXVPLucas Mateus Castro (alqotel)
2021-11-09target/ppc: moved stxvx and lxvx from legacy to decodtreeLucas Mateus Castro (alqotel)
2021-11-09target/ppc: moved stxv and lxv from legacy to decodtreeLucas Mateus Castro (alqotel)
2021-11-09target/ppc: receive high/low as argument in get/set_cpu_vsrMatheus Ferst
2021-11-09target/ppc: Introduce REQUIRE_VSX macroBruno Larsen (billionai)