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
2020-09-30
hw/char/serial: Rename I/O read/write trace events
Philippe Mathieu-Daudé
2020-09-30
hw/char/serial: Remove old DEBUG_SERIAL commented code
Philippe Mathieu-Daudé
2020-09-30
hw/char/serial: Replace commented DPRINTF() by trace event
Philippe Mathieu-Daudé
2020-09-30
hw/char/serial: Assert serial_ioport_read/write offset fits 8 bytes
Philippe Mathieu-Daudé
2020-09-30
configure: rename QEMU_GA_MSI_ENABLED to CONFIG_QGA_MSI
Stefan Hajnoczi
2020-09-30
hw/char/serial: Remove TYPE_SERIAL_IO
Philippe Mathieu-Daudé
2020-09-30
hw/mips/mipssim: Use MMIO serial device on fake ISA I/O
Philippe Mathieu-Daudé
2020-09-30
numa: remove fixup numa_state->num_nodes to MAX_NODES
Igor Mammedov
2020-09-30
doc: Cleanup "'-mem-path' fallback to RAM" deprecation text
Igor Mammedov
2020-09-30
numa: drop support for '-numa node' (without memory specified)
Igor Mammedov
2020-09-30
acpi: i386: Move VMBus DSDT entry to SB
Jon Doron
2020-09-30
vhost-scsi: support inflight io track
Li Feng
2020-09-30
memory: Convert IOMMUMemoryRegionClass doc comment to kernel-doc
Eduardo Habkost
2020-09-30
target/i386: support KVM_FEATURE_ASYNC_PF_INT
Vitaly Kuznetsov
2020-09-30
MAINTAINERS: add Paolo Bonzini as RCU maintainer
Stefan Hajnoczi
2020-09-30
configure: Do not intent to build WHPX on 32-bit host
Philippe Mathieu-Daudé
2020-09-30
WHPX: vmware cpuid leaf for tsc and apic frequency
Sunil Muthuswamy
2020-09-30
meson: error out if qemu_suffix starts with /
Marc-André Lureau
2020-09-30
meson: fix MSI rule
Marc-André Lureau
2020-09-30
ninjatool: rebuild multi-output targets if outputs are missing
Paolo Bonzini
2020-09-30
meson: clean up build_by_default
Paolo Bonzini
2020-09-30
tests: add missing genh dependency
Claudio Fontana
2020-09-30
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-09-30
tests/acpi: add DSDT.hpbrroot DSDT table blob to test global i440fx hotplug
Ani Sinha
2020-09-30
tests/acpi: unit test exercising global pci hotplug off for i440fx
Ani Sinha
2020-09-29
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-09-29' into ...
Peter Maydell
2020-09-29
Remove texinfo dependency from docker and CI configs
Peter Maydell
2020-09-29
configure: Drop texinfo requirement
Peter Maydell
2020-09-29
Remove Texinfo related line from git.orderfile
Peter Maydell
2020-09-29
scripts/texi2pod: Delete unused script
Peter Maydell
2020-09-29
docs/devel/qapi-code-gen.txt: Update to new rST backend conventions
Peter Maydell
2020-09-29
scripts/qapi: Remove texinfo generation support
Peter Maydell
2020-09-29
tests/qapi-schema: Add test of the rST QAPI doc-comment output
Peter Maydell
2020-09-29
meson.build: Make manuals depend on source to Sphinx extensions
Peter Maydell
2020-09-29
meson.build: Move SPHINX_ARGS to top level meson.build file
Peter Maydell
2020-09-29
tests/qapi-schema: Convert doc-good.json to rST-style strong/emphasis
Peter Maydell
2020-09-29
qga/qapi-schema.json: Add some headings
Peter Maydell
2020-09-29
qapi: Use rST markup for literal blocks
Peter Maydell
2020-09-29
docs/interop: Convert qemu-qmp-ref to rST
Peter Maydell
2020-09-29
docs/interop: Convert qemu-ga-ref to rST
Peter Maydell
2020-09-29
docs/sphinx: Add new qapi-doc Sphinx extension
Peter Maydell
2020-09-29
qapi/machine.json: Escape a literal '*' in doc comment
Peter Maydell
2020-09-29
scripts/qapi/parser.py: improve doc comment indent handling
Peter Maydell
2020-09-29
scripts/qapi: Move doc-comment whitespace stripping to doc.py
Peter Maydell
2020-09-29
tests/qapi/doc-good.json: Prepare for qapi-doc Sphinx extension
Peter Maydell
2020-09-29
qapi/block.json: Add newline after "Example:" for block-latency-histogram-set
Peter Maydell
2020-09-29
qapi: Fix doc comment indentation again
Peter Maydell
2020-09-29
qapi: Extract PCI commands to 'pci.json'
Philippe Mathieu-Daudé
2020-09-29
qapi: Extract ACPI commands to 'acpi.json'
Philippe Mathieu-Daudé
2020-09-29
qapi: Restrict device memory commands to machine code
Philippe Mathieu-Daudé
[next]