index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-06-10
vnc: move assert in vnc_worker_thread_loop
Anastasia Belova
2023-06-10
linux-user: Return EINVAL for getgroups() with negative gidsetsize
Peter Maydell
2023-06-09
linux-user: add comments for TARGET_NR_[gs]etgroups{,32}
Michael Tokarev
2023-06-09
hw/usb/hcd-ehci-pci: Simplify using DEVICE_GET_CLASS() macro
Philippe Mathieu-Daudé
2023-06-09
hw/pci/pci: Simplify pci_bar_address() using MACHINE_GET_CLASS() macro
Philippe Mathieu-Daudé
2023-06-09
hw/i386/microvm: Simplify using object_dynamic_cast()
Philippe Mathieu-Daudé
2023-06-09
hw/core/cpu: Simplify realize() using MACHINE_GET_CLASS() macro
Philippe Mathieu-Daudé
2023-06-09
target/m68k/fpu_helper: Use FloatRelation enum to hold comparison result
Philippe Mathieu-Daudé
2023-06-09
meson: install keyboard maps only if necessary
Carlos Santos
2023-06-09
block.c: add newline for "Detected format" warning
Michael Tokarev
2023-06-09
hw/remote: Fix vfu_cfg trace offset format
Mattias Nissler
2023-06-09
spelling: information
Michael Tokarev
2023-06-09
hw/virtio/virtio-qmp.c: spelling: suppoted
Michael Tokarev
2023-06-09
docs: Fix trivial typos in vhost-user.rst
Milan Zamazal
2023-06-08
Merge tag 'pull-9p-20230608' of https://github.com/cschoenebeck/qemu into sta...
Richard Henderson
2023-06-08
9pfs: prevent opening special files (CVE-2023-2861)
Christian Schoenebeck
2023-06-07
Merge tag 'pull-tricore-20230607' of https://github.com/bkoppelmann/qemu into...
Richard Henderson
2023-06-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-06-07
Merge tag 'pull-xen-20230607' of https://xenbits.xen.org/git-http/people/aper...
Richard Henderson
2023-06-07
Merge tag 'pull-vfio-user-20230607' of https://gitlab.com/jraman/qemu into st...
Richard Henderson
2023-06-07
tests/tcg/tricore: Add recursion test for CSAs
Bastian Koppelmann
2023-06-07
target/tricore: Fix wrong PSW for call insns
Bastian Koppelmann
2023-06-07
target/tricore: Refactor PCXI/ICR register fields
Bastian Koppelmann
2023-06-07
tests/tcg/tricore: Add first C program
Bastian Koppelmann
2023-06-07
tests/tcg/tricore: Uses label for memory addresses
Bastian Koppelmann
2023-06-07
tests/tcg/tricore: Move asm tests into 'asm' directory
Bastian Koppelmann
2023-06-07
Merge tag 'pull-ci-20230607' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2023-06-07
iotests: fix 194: filter out racy postcopy-active event
Vladimir Sementsov-Ogievskiy
2023-06-07
gitlab: Add cross-arm64-kvm-only
Richard Henderson
2023-06-07
target/arm: Only include tcg/oversized-guest.h if CONFIG_TCG
Richard Henderson
2023-06-07
tcg/tci: Adjust call-clobbered regs for int128_t
Richard Henderson
2023-06-07
tcg/tci: Adjust passing of MemOpIdx
Richard Henderson
2023-06-07
docs: fix multi-process QEMU documentation
Jagannathan Raman
2023-06-07
vfio-user: update comments
Jagannathan Raman
2023-06-07
xen-block: fix segv on unrealize
Anthony PERARD
2023-06-07
hw/isa/piix3: Resolve redundant TYPE_PIIX3_XEN_DEVICE
Bernhard Beschow
2023-06-07
hw/isa/piix3: Resolve redundant k->config_write assignments
Bernhard Beschow
2023-06-07
hw/isa/piix3: Avoid Xen-specific variant of piix3_write_config()
Bernhard Beschow
2023-06-07
hw/isa/piix3: Wire up Xen PCI IRQ handling outside of PIIX3
Bernhard Beschow
2023-06-07
hw/isa/piix3: Reuse piix3_realize() in piix3_xen_realize()
Bernhard Beschow
2023-06-07
hw/pci/pci.c: Don't leak PCIBus::irq_count[] in pci_bus_irqs()
Bernhard Beschow
2023-06-07
include/hw/xen/xen: Rename xen_piix3_set_irq() to xen_intx_set_irq()
Bernhard Beschow
2023-06-07
hw/xen: Fix broken check for invalid state in xs_be_open()
David Woodhouse
2023-06-07
xen: Drop support for Xen versions below 4.7.1
David Woodhouse
2023-06-07
hw/xen: Fix memory leak in libxenstore_open() for Xen
David Woodhouse
2023-06-07
hw/xen: Simplify emulated Xen platform init
David Woodhouse
2023-06-07
tests: fp: remove unused submodules
Paolo Bonzini
2023-06-07
configure: check for $download value properly
Michal Privoznik
2023-06-07
meson: fix "static build" entry in summary
Paolo Bonzini
2023-06-06
Merge tag 'pull-target-arm-20230606' of https://git.linaro.org/people/pmaydel...
Richard Henderson
[next]