Age | Commit message (Expand) | Author |
2022-08-31 | ppc/pnv: add phb-id/chip-id PnvPHB3RootBus properties | Daniel Henrique Barboza |
2022-08-31 | ppc/pnv: move attach_root_port helper to pnv-phb.c | Daniel Henrique Barboza |
2022-08-31 | ppc/pnv: remove PnvPHB4.version | Daniel Henrique Barboza |
2022-08-31 | ppc/pnv: remove pecc->rp_model | Daniel Henrique Barboza |
2022-08-31 | ppc/pnv: remove root port name from pnv_phb_attach_root_port() | Daniel Henrique Barboza |
2022-08-31 | ppc/pnv: remove pnv-phb4-root-port | Daniel Henrique Barboza |
2022-08-31 | ppc/pnv: remove pnv-phb3-root-port | Daniel Henrique Barboza |
2022-08-31 | ppc/pnv: add pnv-phb-root-port device | Daniel Henrique Barboza |
2022-08-31 | ppc/pnv: turn PnvPHB4 into a PnvPHB backend | Daniel Henrique Barboza |
2022-08-31 | ppc/pnv: add PHB4 bus init helper | Daniel Henrique Barboza |
2022-08-31 | ppc/pnv: turn PnvPHB3 into a PnvPHB backend | Daniel Henrique Barboza |
2022-08-31 | ppc/pnv: add PnvPHB base/proxy device | Daniel Henrique Barboza |
2022-08-31 | ppc/pnv: add PHB3 bus init helper | Daniel Henrique Barboza |
2022-08-31 | target/ppc: Bugfix FP when OE/UE are set | Lucas Mateus Castro (alqotel) |
2022-08-31 | fpu: Add rebias bool, value and operation | Lucas Mateus Castro (alqotel) |
2022-08-31 | ppc/pnv: Add initial P9/10 SBE model | Nicholas Piggin |
2022-08-30 | target/ppc: Fix host PVR matching for KVM | Nicholas Piggin |
2022-08-30 | pseries: Update SLOF firmware image | Alexey Kardashevskiy |
2022-08-30 | Open 7.2 development tree | Richard Henderson |
2022-08-30 | Update version for v7.1.0 releasev7.1.0 | Richard Henderson |
2022-08-24 | Update version for v7.1.0-rc4 releasev7.1.0-rc4 | Richard Henderson |
2022-08-24 | Merge tag 'pull-for-7.1-fixes-240822-3' of https://github.com/stsquad/qemu in... | Richard Henderson |
2022-08-24 | qemu-options: try and clarify preferred block semantics | Alex Bennée |
2022-08-24 | tests/qtest/migration-test: Remove duplicated test_postcopy from the test plan | Thomas Huth |
2022-08-24 | tests/migration/i386: Speed up the i386 migration test (when using TCG) | Thomas Huth |
2022-08-24 | tests/migration/aarch64: Speed up the aarch64 migration test | Thomas Huth |
2022-08-24 | tests/qtest/migration-test: Only wait for serial output where migration succeeds | Thomas Huth |
2022-08-24 | tests/avocado: push default timeout to QemuBaseTest | Alex Bennée |
2022-08-23 | Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into staging | Richard Henderson |
2022-08-23 | scsi-generic: Fix emulated block limits VPD page | Kevin Wolf |
2022-08-19 | Merge tag 'for-7.1-hppa' of https://github.com/hdeller/qemu-hppa into staging | Richard Henderson |
2022-08-19 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Richard Henderson |
2022-08-19 | target/hppa: Fix proberi instruction emulation for linux-user | Helge Deller |
2022-08-18 | Revert "linux-user: un-parent OBJECT(cpu) when closing thread" | Richard Henderson |
2022-08-18 | Merge tag 'fixes-pull-request' of gitlab.com:marcandre.lureau/qemu into staging | Richard Henderson |
2022-08-18 | kvm: fix segfault with query-stats-schemas and -M none | Paolo Bonzini |
2022-08-18 | Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in... | Richard Henderson |
2022-08-18 | ui/console: fix qemu_console_resize() regression | Marc-André Lureau |
2022-08-18 | build-sys: disable vhost-user-gpu if !opengl | Marc-André Lureau |
2022-08-18 | dbus-vmstate: Restrict error checks to registered proxies in dbus_get_proxies | Priyankar Jain |
2022-08-17 | virtio-pci: don't touch pci on virtio reset | Michael S. Tsirkin |
2022-08-17 | tests: acpi: silence applesmc warning about invalid key | Igor Mammedov |
2022-08-17 | hw/cxl: Correctly handle variable sized mailbox input payloads. | Jonathan Cameron |
2022-08-17 | hw/cxl: Fix Get LSA input payload size which should be 8 bytes. | Jonathan Cameron |
2022-08-17 | hw/cxl: Add stub write function for RO MemoryRegionOps entries. | Jonathan Cameron |
2022-08-17 | hw/cxl: Fix wrong query of target ports | Jonathan Cameron |
2022-08-17 | hw/cxl: Fix memory leak in error paths | Jonathan Cameron |
2022-08-17 | x86: disable rng seeding via setup_data | Gerd Hoffmann |
2022-08-17 | hw/virtio: fix vhost_user_read tracepoint | Alex Bennée |
2022-08-17 | hw/virtio: handle un-configured shutdown in virtio-pci | Alex Bennée |