projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2024-10-03
Marc-André...
qom: rename object_resolve_path_type() "ambiguousp"
commit
|
commitdiff
|
tree
|
snapshot
2024-10-03
Julia Suvorova
target/i386/kvm: Report which action failed in kvm_arch...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-03
Julia Suvorova
kvm: Allow kvm_arch_get/put_registers to accept Error**
commit
|
commitdiff
|
tree
|
snapshot
2024-10-03
Ani Sinha
accel/kvm: refactor dirty ring setup
commit
|
commitdiff
|
tree
|
snapshot
2024-10-03
Paolo Bonzini
minikconf: print error entirely on stderr
commit
|
commitdiff
|
tree
|
snapshot
2024-10-03
Paolo Bonzini
9p: remove 'proxy' filesystem backend driver
commit
|
commitdiff
|
tree
|
snapshot
2024-10-03
Bernhard Beschow
hw/char: Extract serial-mm
commit
|
commitdiff
|
tree
|
snapshot
2024-10-03
Bernhard Beschow
hw/char/serial.h: Extract serial-isa.h
commit
|
commitdiff
|
tree
|
snapshot
2024-10-03
Bernhard Beschow
hw: Remove unused inclusion of hw/char/serial.h
commit
|
commitdiff
|
tree
|
snapshot
2024-10-03
Fabiano Rosas
target/i386: Expose IBPB-BRTYPE and SBPB CPUID bits...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-03
Ani Sinha
kvm: refactor core virtual machine creation into its...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-03
Paolo Bonzini
kvm/i386: replace identity_base variable with a constant
commit
|
commitdiff
|
tree
|
snapshot
2024-10-03
Ani Sinha
kvm/i386: refactor kvm_arch_init and split it into...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-02
Ani Sinha
kvm: replace fprintf with error_report()/printf() in...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-02
Ani Sinha
kvm/i386: fix return values of is_host_cpu_intel()
commit
|
commitdiff
|
tree
|
snapshot
2024-10-02
Ani Sinha
kvm/i386: make kvm_filter_msr() and related definitions...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-02
Kamil Szczęk
hw/i386/pc: Add a description for the i8042 property
commit
|
commitdiff
|
tree
|
snapshot
2024-10-02
Paolo Bonzini
tests/unit: remove block layer code from test-nested...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-02
Lei Wang
target/i386: Raise the highest index value used for...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-02
Xin Li (Intel)
target/i386: Add VMX control bits for nested FRED support
commit
|
commitdiff
|
tree
|
snapshot
2024-10-02
Xin Li (Intel)
target/i386: Delete duplicated macro definition CR4_FRE...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-01
Peter Maydell
Merge tag 'pull-nvme-20241001' of https://gitlab.com...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-01
Alan Adamson
hw/nvme: add atomic write support
commit
|
commitdiff
|
tree
|
snapshot
2024-10-01
Klaus Jensen
hw/nvme: add knob for CTRATT.MEM
commit
|
commitdiff
|
tree
|
snapshot
2024-09-30
Peter Maydell
Merge tag 'pull-block-jobs-2024-09-30' of https://gitla...
commit
|
commitdiff
|
tree
|
snapshot
2024-09-30
Arun Kumar
hw/nvme: support CTRATT.MEM
commit
|
commitdiff
|
tree
|
snapshot
2024-09-30
Arun Kumar
hw/nvme: clear masked events from the aer queue
commit
|
commitdiff
|
tree
|
snapshot
2024-09-30
Keith Busch
hw/nvme: report id controller metadata sgl support
commit
|
commitdiff
|
tree
|
snapshot
2024-09-30
Dr. David Alan...
util/co-shared-resource: Remove unused co_try_get_from_...
commit
|
commitdiff
|
tree
|
snapshot
2024-09-30
Dr. David Alan...
block: Remove unused aio_task_pool_empty
commit
|
commitdiff
|
tree
|
snapshot
2024-09-30
Fiona Ebner
block/reqlist: allow adding overlapping requests
commit
|
commitdiff
|
tree
|
snapshot
2024-09-30
Fiona Ebner
backup: add minimum cluster size to performance options
commit
|
commitdiff
|
tree
|
snapshot
2024-09-30
Fiona Ebner
copy-before-write: allow specifying minimum cluster...
commit
|
commitdiff
|
tree
|
snapshot
2024-09-28
Peter Maydell
Merge tag 'qemu-openbios-20240924' of https://github...
commit
|
commitdiff
|
tree
|
snapshot
2024-09-28
Peter Maydell
Merge tag 'pull-request-2024-09-25' of https://gitlab...
commit
|
commitdiff
|
tree
|
snapshot
2024-09-27
Peter Maydell
Merge tag 'pull-tcg-20240922' of https://gitlab.com...
commit
|
commitdiff
|
tree
|
snapshot
2024-09-26
Peter Maydell
Merge tag 'mem-2024-09-24' of https://github.com/davidh...
commit
|
commitdiff
|
tree
|
snapshot
2024-09-25
Peter Maydell
Merge tag 'pull-trivial-patches' of https://gitlab...
commit
|
commitdiff
|
tree
|
snapshot
2024-09-25
Peter Maydell
.gitlab-ci.d: Make separate collapsible log sections...
commit
|
commitdiff
|
tree
|
snapshot
2024-09-25
Peter Maydell
.gitlab-ci.d: Split build and test in cross build job...
commit
|
commitdiff
|
tree
|
snapshot
2024-09-25
Pierrick Bouvier
scripts/checkpatch.pl: emit error when using assert...
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Mark Cave-Ayland
roms/openbios: update OpenBIOS images to c3a19c1e built...
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Pierrick Bouvier
tests/qtest: remove return after g_assert_not_reached()
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Pierrick Bouvier
qom: remove return after g_assert_not_reached()
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Pierrick Bouvier
qobject: remove return after g_assert_not_reached()
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Pierrick Bouvier
migration: remove return after g_assert_not_reached()
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Pierrick Bouvier
hw/ppc: remove return after g_assert_not_reached()
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Pierrick Bouvier
hw/pci: remove return after g_assert_not_reached()
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Pierrick Bouvier
hw/net: remove return after g_assert_not_reached()
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Pierrick Bouvier
hw/hyperv: remove return after g_assert_not_reached()
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Pierrick Bouvier
include/qemu: remove return after g_assert_not_reached()
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Pierrick Bouvier
tcg/loongarch64: remove break after g_assert_not_reached()
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Pierrick Bouvier
fpu: remove break after g_assert_not_reached()
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Pierrick Bouvier
target/riscv: remove break after g_assert_not_reached()
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Pierrick Bouvier
target/arm: remove break after g_assert_not_reached()
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Pierrick Bouvier
hw/tpm: remove break after g_assert_not_reached()
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Pierrick Bouvier
hw/scsi: remove break after g_assert_not_reached()
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Pierrick Bouvier
hw/net: remove break after g_assert_not_reached()
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Pierrick Bouvier
hw/acpi: remove break after g_assert_not_reached()
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Pierrick Bouvier
block: remove break after g_assert_not_reached()
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Pierrick Bouvier
accel/tcg: remove break after g_assert_not_reached()
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Pierrick Bouvier
target/i386/kvm: replace assert(false) with g_assert_no...
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Pierrick Bouvier
migration: replace assert(false) with g_assert_not_reac...
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Pierrick Bouvier
hw/ppc: replace assert(false) with g_assert_not_reached()
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Pierrick Bouvier
hw/pci: replace assert(false) with g_assert_not_reached()
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Pierrick Bouvier
hw/nvme: replace assert(false) with g_assert_not_reached()
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Pierrick Bouvier
hw/net: replace assert(false) with g_assert_not_reached()
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Pierrick Bouvier
hw/hyperv: replace assert(false) with g_assert_not_reac...
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Pierrick Bouvier
block: replace assert(false) with g_assert_not_reached()
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Pierrick Bouvier
target/ppc: replace assert(0) with g_assert_not_reached()
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Pierrick Bouvier
qobject: replace assert(0) with g_assert_not_reached()
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Pierrick Bouvier
migration: replace assert(0) with g_assert_not_reached()
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Pierrick Bouvier
hw/net: replace assert(0) with g_assert_not_reached()
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Pierrick Bouvier
hw/arm: replace assert(0) with g_assert_not_reached()
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Pierrick Bouvier
hw/acpi: replace assert(0) with g_assert_not_reached()
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Thomas Huth
tests/functional: Convert the powernv tests from boot_l...
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Thomas Huth
tests/functional: Convert the r2d sh4 Avocado test
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Thomas Huth
tests/functional: Convert the mac ppc Avocado tests
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Thomas Huth
tests/functional: Convert the e500 ppc64 Avocado test
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Thomas Huth
tests/functional: Convert the SPARCStation Avocado...
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Thomas Huth
tests/functional: Convert the xtensa lx60 Avocado test
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Thomas Huth
tests/functional: Convert the vexpressa9 Avocado test
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Thomas Huth
tests/functional/qemu_test: Add a function for launchin...
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Gavin Shan
hostmem: Apply merge property after the memory region...
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Juraj Marcin
virtio-mem: Add support for suspend+wake-up with plugge...
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Juraj Marcin
virtio-mem: Use new Resettable framework instead of...
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Juraj Marcin
reset: Add RESET_TYPE_WAKEUP
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Juraj Marcin
reset: Use ResetType for qemu_devices_reset() and Machi...
commit
|
commitdiff
|
tree
|
snapshot
2024-09-24
Paolo Bonzini
virtio: kconfig: memory devices are PCI only
commit
|
commitdiff
|
tree
|
snapshot
2024-09-22
Laurent Vivier
linux-user: update syscall.tbl to Linux v6.11
commit
|
commitdiff
|
tree
|
snapshot
2024-09-22
Laurent Vivier
linux-user,loongarch: move to syscalltbl file
commit
|
commitdiff
|
tree
|
snapshot
2024-09-22
Laurent Vivier
linux-user,hexagon: move to syscalltbl file
commit
|
commitdiff
|
tree
|
snapshot
2024-09-22
Laurent Vivier
linux-user,riscv: move to syscalltbl file
commit
|
commitdiff
|
tree
|
snapshot
2024-09-22
Laurent Vivier
linux-user,openrisc: move to syscalltbl file
commit
|
commitdiff
|
tree
|
snapshot
2024-09-22
Laurent Vivier
linux-user,aarch64: move to syscalltbl file
commit
|
commitdiff
|
tree
|
snapshot
2024-09-22
Laurent Vivier
linux-user: update syscall.tbl to Linux v6.10
commit
|
commitdiff
|
tree
|
snapshot
2024-09-22
Laurent Vivier
linux-user, mips: update syscall-args-o32.c.inc to...
commit
|
commitdiff
|
tree
|
snapshot
2024-09-22
Laurent Vivier
linux-user: update syscall_nr.h to Linux v6.10
commit
|
commitdiff
|
tree
|
snapshot
2024-09-22
Fabiano Rosas
target/ppc: Fix lxvx/stxvx facility check
commit
|
commitdiff
|
tree
|
snapshot
2024-09-22
Richard Henderson
tcg/s390x: Optimize cmpsel with constant 0/-1 arguments
commit
|
commitdiff
|
tree
|
snapshot
next