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-03-09
Merge tag 'vfio-updates-20230307.1' of https://gitlab.com/alex.williamson/qem...
Peter Maydell
2023-03-09
Merge tag 'pull-request-2023-03-07' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2023-03-09
Merge tag 'xenfv-2' of git://git.infradead.org/users/dwmw2/qemu into staging
Peter Maydell
2023-03-09
Merge tag 'pull-aspeed-20230307' of https://github.com/legoater/qemu into sta...
Peter Maydell
2023-03-09
Merge tag 'mips-misc-20230308' of https://github.com/philmd/qemu into staging
Peter Maydell
2023-03-08
pc-bios/s390-ccw: Update s390-ccw.img with the list-directed IPL fix
Thomas Huth
2023-03-08
pc-bios: Add support for List-Directed IPL from ECKD DASD
Jared Rossi
2023-03-08
docs/config: Set the "kvm" accelerator via "[accel]" section
Thomas Huth
2023-03-08
tests/qtest/readconfig: Test docs/config/ich9-ehci-uhci.cfg
Thomas Huth
2023-03-08
tests/qtest/readconfig: Rework test_object_rng_resp into a generic function
Thomas Huth
2023-03-08
gitlab-ci.d/crossbuilds: Drop the 32-bit arm system emulation jobs
Thomas Huth
2023-03-08
docs/about/deprecated: Deprecate 32-bit arm hosts for system emulation
Thomas Huth
2023-03-08
log: Remove unneeded new line
BALATON Zoltan
2023-03-08
memory: Dump HPA and access type of ramblocks
Ted Chen
2023-03-08
ui/cocoa: Override windowDidResignKey
Akihiko Odaki
2023-03-08
hw/usb/ohci: Implement resume on connection status change
BALATON Zoltan
2023-03-08
hw/audio/via-ac97: Basic implementation of audio playback
BALATON Zoltan
2023-03-08
hw/usb/vt82c686-uhci-pci: Use PCI IRQ routing
Bernhard Beschow
2023-03-08
hw/ppc/pegasos2: Fix PCI interrupt routing
BALATON Zoltan
2023-03-08
hw/isa/vt82c686: Implement PCI IRQ routing
BALATON Zoltan
2023-03-08
hw/intc/i8259: Implement legacy LTIM Edge/Level Bank Select
David Woodhouse
2023-03-08
hw/display/sm501: Add debug property to control pixman usage
BALATON Zoltan
2023-03-08
Revert "hw/isa/vt82c686: Remove intermediate IRQ forwarder"
BALATON Zoltan
2023-03-08
Revert "hw/isa/i82378: Remove intermediate IRQ forwarder"
Philippe Mathieu-Daudé
2023-03-08
hw/mips/itu: Pass SAAR using QOM link property
Philippe Mathieu-Daudé
2023-03-08
hw/mips: Declare all length properties as unsigned
Philippe Mathieu-Daudé
2023-03-08
target/mips: Set correct CP0.Config[4, 5] values for M14K(c)
Marcin Nowakowski
2023-03-08
target/mips: Implement CP0.Config7.WII bit support
Marcin Nowakowski
2023-03-08
target/mips: Fix SWM32 handling for microMIPS
Marcin Nowakowski
2023-03-07
vfio: Fix vfio_get_dev_region() trace event
Cédric Le Goater
2023-03-07
vfio/migration: Rename entry points
Alex Williamson
2023-03-07
docs/devel: Document VFIO device dirty page tracking
Avihai Horon
2023-03-07
vfio/migration: Query device dirty page tracking support
Joao Martins
2023-03-07
vfio/migration: Block migration with vIOMMU
Joao Martins
2023-03-07
vfio/common: Add device dirty page bitmap sync
Joao Martins
2023-03-07
vfio/common: Extract code from vfio_get_dirty_bitmap() to new function
Avihai Horon
2023-03-07
vfio/common: Add device dirty page tracking start/stop
Joao Martins
2023-03-07
target/mips: Fix JALS32/J32 instruction handling for microMIPS
Marcin Nowakowski
2023-03-07
target/mips: Replace [g_]assert(0) -> g_assert_not_reached()
Philippe Mathieu-Daudé
2023-03-07
docs/system: Remove "mips" board from target-mips.rst
Jiaxun Yang
2023-03-07
docs: Update Xen-on-KVM documentation for PV disk support
David Woodhouse
2023-03-07
MAINTAINERS: Add entry for Xen on KVM emulation
David Woodhouse
2023-03-07
i386/xen: Initialize Xen backends from pc_basic_device_init() for emulation
David Woodhouse
2023-03-07
hw/xen: Implement soft reset for emulated gnttab
David Woodhouse
2023-03-07
hw/xen: Map guest XENSTORE_PFN grant in emulated Xenstore
David Woodhouse
2023-03-07
hw/xen: Add emulated implementation of XenStore operations
David Woodhouse
2023-03-07
hw/xen: Add emulated implementation of grant table operations
David Woodhouse
2023-03-07
hw/xen: Hook up emulated implementation for event channel operations
David Woodhouse
2023-03-07
hw/xen: Only advertise ring-page-order for xen-block if gnttab supports it
David Woodhouse
2023-03-07
hw/xen: Avoid crash when backend watch fires too early
Paul Durrant
[next]