qemu.git
2024-10-03 Marc-André... qom: rename object_resolve_path_type() "ambiguousp"
2024-10-03 Julia Suvorovatarget/i386/kvm: Report which action failed in kvm_arch...
2024-10-03 Julia Suvorovakvm: Allow kvm_arch_get/put_registers to accept Error**
2024-10-03 Ani Sinhaaccel/kvm: refactor dirty ring setup
2024-10-03 Paolo Bonziniminikconf: print error entirely on stderr
2024-10-03 Paolo Bonzini9p: remove 'proxy' filesystem backend driver
2024-10-03 Bernhard Beschowhw/char: Extract serial-mm
2024-10-03 Bernhard Beschowhw/char/serial.h: Extract serial-isa.h
2024-10-03 Bernhard Beschowhw: Remove unused inclusion of hw/char/serial.h
2024-10-03 Fabiano Rosastarget/i386: Expose IBPB-BRTYPE and SBPB CPUID bits...
2024-10-03 Ani Sinhakvm: refactor core virtual machine creation into its...
2024-10-03 Paolo Bonzinikvm/i386: replace identity_base variable with a constant
2024-10-03 Ani Sinhakvm/i386: refactor kvm_arch_init and split it into...
2024-10-02 Ani Sinhakvm: replace fprintf with error_report()/printf() in...
2024-10-02 Ani Sinhakvm/i386: fix return values of is_host_cpu_intel()
2024-10-02 Ani Sinhakvm/i386: make kvm_filter_msr() and related definitions...
2024-10-02 Kamil Szczękhw/i386/pc: Add a description for the i8042 property
2024-10-02 Paolo Bonzinitests/unit: remove block layer code from test-nested...
2024-10-02 Lei Wangtarget/i386: Raise the highest index value used for...
2024-10-02 Xin Li (Intel)target/i386: Add VMX control bits for nested FRED support
2024-10-02 Xin Li (Intel)target/i386: Delete duplicated macro definition CR4_FRE...
2024-10-01 Peter MaydellMerge tag 'pull-nvme-20241001' of https://gitlab.com...
2024-10-01 Alan Adamsonhw/nvme: add atomic write support
2024-10-01 Klaus Jensenhw/nvme: add knob for CTRATT.MEM
2024-09-30 Peter MaydellMerge tag 'pull-block-jobs-2024-09-30' of https://gitla...
2024-09-30 Arun Kumarhw/nvme: support CTRATT.MEM
2024-09-30 Arun Kumarhw/nvme: clear masked events from the aer queue
2024-09-30 Keith Buschhw/nvme: report id controller metadata sgl support
2024-09-30 Dr. David Alan... util/co-shared-resource: Remove unused co_try_get_from_...
2024-09-30 Dr. David Alan... block: Remove unused aio_task_pool_empty
2024-09-30 Fiona Ebnerblock/reqlist: allow adding overlapping requests
2024-09-30 Fiona Ebnerbackup: add minimum cluster size to performance options
2024-09-30 Fiona Ebnercopy-before-write: allow specifying minimum cluster...
2024-09-28 Peter MaydellMerge tag 'qemu-openbios-20240924' of https://github...
2024-09-28 Peter MaydellMerge tag 'pull-request-2024-09-25' of https://gitlab...
2024-09-27 Peter MaydellMerge tag 'pull-tcg-20240922' of https://gitlab.com...
2024-09-26 Peter MaydellMerge tag 'mem-2024-09-24' of https://github.com/davidh...
2024-09-25 Peter MaydellMerge tag 'pull-trivial-patches' of https://gitlab...
2024-09-25 Peter Maydell.gitlab-ci.d: Make separate collapsible log sections...
2024-09-25 Peter Maydell.gitlab-ci.d: Split build and test in cross build job...
2024-09-25 Pierrick Bouvierscripts/checkpatch.pl: emit error when using assert...
2024-09-24 Mark Cave-Aylandroms/openbios: update OpenBIOS images to c3a19c1e built...
2024-09-24 Pierrick Bouviertests/qtest: remove return after g_assert_not_reached()
2024-09-24 Pierrick Bouvierqom: remove return after g_assert_not_reached()
2024-09-24 Pierrick Bouvierqobject: remove return after g_assert_not_reached()
2024-09-24 Pierrick Bouviermigration: remove return after g_assert_not_reached()
2024-09-24 Pierrick Bouvierhw/ppc: remove return after g_assert_not_reached()
2024-09-24 Pierrick Bouvierhw/pci: remove return after g_assert_not_reached()
2024-09-24 Pierrick Bouvierhw/net: remove return after g_assert_not_reached()
2024-09-24 Pierrick Bouvierhw/hyperv: remove return after g_assert_not_reached()
2024-09-24 Pierrick Bouvierinclude/qemu: remove return after g_assert_not_reached()
2024-09-24 Pierrick Bouviertcg/loongarch64: remove break after g_assert_not_reached()
2024-09-24 Pierrick Bouvierfpu: remove break after g_assert_not_reached()
2024-09-24 Pierrick Bouviertarget/riscv: remove break after g_assert_not_reached()
2024-09-24 Pierrick Bouviertarget/arm: remove break after g_assert_not_reached()
2024-09-24 Pierrick Bouvierhw/tpm: remove break after g_assert_not_reached()
2024-09-24 Pierrick Bouvierhw/scsi: remove break after g_assert_not_reached()
2024-09-24 Pierrick Bouvierhw/net: remove break after g_assert_not_reached()
2024-09-24 Pierrick Bouvierhw/acpi: remove break after g_assert_not_reached()
2024-09-24 Pierrick Bouvierblock: remove break after g_assert_not_reached()
2024-09-24 Pierrick Bouvieraccel/tcg: remove break after g_assert_not_reached()
2024-09-24 Pierrick Bouviertarget/i386/kvm: replace assert(false) with g_assert_no...
2024-09-24 Pierrick Bouviermigration: replace assert(false) with g_assert_not_reac...
2024-09-24 Pierrick Bouvierhw/ppc: replace assert(false) with g_assert_not_reached()
2024-09-24 Pierrick Bouvierhw/pci: replace assert(false) with g_assert_not_reached()
2024-09-24 Pierrick Bouvierhw/nvme: replace assert(false) with g_assert_not_reached()
2024-09-24 Pierrick Bouvierhw/net: replace assert(false) with g_assert_not_reached()
2024-09-24 Pierrick Bouvierhw/hyperv: replace assert(false) with g_assert_not_reac...
2024-09-24 Pierrick Bouvierblock: replace assert(false) with g_assert_not_reached()
2024-09-24 Pierrick Bouviertarget/ppc: replace assert(0) with g_assert_not_reached()
2024-09-24 Pierrick Bouvierqobject: replace assert(0) with g_assert_not_reached()
2024-09-24 Pierrick Bouviermigration: replace assert(0) with g_assert_not_reached()
2024-09-24 Pierrick Bouvierhw/net: replace assert(0) with g_assert_not_reached()
2024-09-24 Pierrick Bouvierhw/arm: replace assert(0) with g_assert_not_reached()
2024-09-24 Pierrick Bouvierhw/acpi: replace assert(0) with g_assert_not_reached()
2024-09-24 Thomas Huthtests/functional: Convert the powernv tests from boot_l...
2024-09-24 Thomas Huthtests/functional: Convert the r2d sh4 Avocado test
2024-09-24 Thomas Huthtests/functional: Convert the mac ppc Avocado tests
2024-09-24 Thomas Huthtests/functional: Convert the e500 ppc64 Avocado test
2024-09-24 Thomas Huthtests/functional: Convert the SPARCStation Avocado...
2024-09-24 Thomas Huthtests/functional: Convert the xtensa lx60 Avocado test
2024-09-24 Thomas Huthtests/functional: Convert the vexpressa9 Avocado test
2024-09-24 Thomas Huthtests/functional/qemu_test: Add a function for launchin...
2024-09-24 Gavin Shanhostmem: Apply merge property after the memory region...
2024-09-24 Juraj Marcinvirtio-mem: Add support for suspend+wake-up with plugge...
2024-09-24 Juraj Marcinvirtio-mem: Use new Resettable framework instead of...
2024-09-24 Juraj Marcinreset: Add RESET_TYPE_WAKEUP
2024-09-24 Juraj Marcinreset: Use ResetType for qemu_devices_reset() and Machi...
2024-09-24 Paolo Bonzinivirtio: kconfig: memory devices are PCI only
2024-09-22 Laurent Vivierlinux-user: update syscall.tbl to Linux v6.11
2024-09-22 Laurent Vivierlinux-user,loongarch: move to syscalltbl file
2024-09-22 Laurent Vivierlinux-user,hexagon: move to syscalltbl file
2024-09-22 Laurent Vivierlinux-user,riscv: move to syscalltbl file
2024-09-22 Laurent Vivierlinux-user,openrisc: move to syscalltbl file
2024-09-22 Laurent Vivierlinux-user,aarch64: move to syscalltbl file
2024-09-22 Laurent Vivierlinux-user: update syscall.tbl to Linux v6.10
2024-09-22 Laurent Vivierlinux-user, mips: update syscall-args-o32.c.inc to...
2024-09-22 Laurent Vivierlinux-user: update syscall_nr.h to Linux v6.10
2024-09-22 Fabiano Rosastarget/ppc: Fix lxvx/stxvx facility check
2024-09-22 Richard Hendersontcg/s390x: Optimize cmpsel with constant 0/-1 arguments
next