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
2021-07-22
configure: Fix the default setting of the "xen" feature
Thomas Huth
2021-07-22
configure: Allow vnc to get disabled with --without-default-features
Thomas Huth
2021-07-22
configure: Fix --without-default-features propagation to meson
Thomas Huth
2021-07-22
meson: fix dependencies for modinfo
Paolo Bonzini
2021-07-22
configure: Drop obsolete check for the alloc_size attribute
Thomas Huth
2021-07-22
target/i386: Added consistency checks for EFER
Lara Lazier
2021-07-22
target/i386: Added consistency checks for CR4
Lara Lazier
2021-07-22
target/i386: Added V_INTR_PRIO check to virtual interrupts
Lara Lazier
2021-07-22
qemu-config: restore "machine" in qmp_query_command_line_options()
Stefan Hajnoczi
2021-07-22
usb: fix usb-host dependency check
Gerd Hoffmann
2021-07-22
chardev-spice: add missing module_obj directive
Paolo Bonzini
2021-07-20
vl: Parse legacy default_machine_opts
Jason Andryuk
2021-07-20
qemu-config: fix memory leak on ferror()
Paolo Bonzini
2021-07-20
qemu-config: never call the callback after an error, fix leak
Paolo Bonzini
2021-07-19
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-07-19' in...
Peter Maydell
2021-07-19
blkdebug: protect rules and suspended_reqs with a lock
Emanuele Giuseppe Esposito
2021-07-19
block/blkdebug: remove new_state field and instead use a local variable
Emanuele Giuseppe Esposito
2021-07-19
blkdebug: do not suspend in the middle of QLIST_FOREACH_SAFE
Emanuele Giuseppe Esposito
2021-07-19
blkdebug: track all actions
Emanuele Giuseppe Esposito
2021-07-19
blkdebug: move post-resume handling to resume_req_by_tag
Emanuele Giuseppe Esposito
2021-07-19
blkdebug: refactor removal of a suspended request
Emanuele Giuseppe Esposito
2021-07-19
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-07-...
Peter Maydell
2021-07-19
hw/ide: Fix crash when plugging a piix3-ide device into the x-remote machine
Thomas Huth
2021-07-19
hw/net/net_tx_pkt: Fix crash detected by fuzzer
Thomas Huth
2021-07-19
hw/net/vmxnet3: Do not abort if the guest is trying to use an invalid TX queue
Thomas Huth
2021-07-19
configure: Fix endianess test with LTO
Thomas Huth
2021-07-19
ci: build & store windows installer
Gerd Hoffmann
2021-07-18
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210718'...
Peter Maydell
2021-07-18
target/arm: Remove duplicate 'plus1' function from Neon and SVE decode
Peter Maydell
2021-07-18
docs: Add skeletal documentation of highbank and midway
Peter Maydell
2021-07-18
docs: Add skeletal documentation of the emcraft-sf2
Peter Maydell
2021-07-18
docs: Add skeletal documentation of cubieboard
Peter Maydell
2021-07-18
docs: Add QEMU version information to HTML footer
Peter Maydell
2021-07-18
docs: Add license note to the HTML page footer
Peter Maydell
2021-07-18
docs: Add some actual About text to about/index.rst
Peter Maydell
2021-07-18
docs: Move deprecation, build and license info out of system/
Peter Maydell
2021-07-18
docs: Remove "Contents:" lines from top-level subsections
Peter Maydell
2021-07-18
docs: Stop calling the top level subsections of our manual 'manuals'
Peter Maydell
2021-07-18
docs: Fix documentation Copyright date
Peter Maydell
2021-07-18
target/arm: Fix offsets for TTBCR
Richard Henderson
2021-07-16
Merge remote-tracking branch 'remotes/mst/tags/for_upstream3' into staging
Peter Maydell
2021-07-16
vhost-vsock: SOCK_SEQPACKET feature bit support
Arseny Krasnov
2021-07-16
docs: Add documentation for iommu bypass
Xingang Wang
2021-07-16
hw/i386/acpi-build: Add IVRS support to bypass iommu
Xingang Wang
2021-07-16
hw/i386/acpi-build: Add DMAR support to bypass iommu
Xingang Wang
2021-07-16
hw/arm/virt-acpi-build: Add IORT support to bypass SMMUv3
Xingang Wang
2021-07-16
hw/pci: Add pci_bus_range() to get PCI bus number range
Xingang Wang
2021-07-16
hw/i386: Add a default_bus_bypass_iommu pc machine option
Xingang Wang
2021-07-16
hw/arm/virt: Add default_bus_bypass_iommu machine option
Xingang Wang
2021-07-16
hw/pxb: Add a bypass iommu property
Xingang Wang
[next]