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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2020-09-30
target/i386: always create kvmclock device
Vitaly Kuznetsov
2020-09-30
typedefs: Restrict PCMachineState to 'hw/i386/pc.h'
Philippe Mathieu-Daudé
2020-09-30
hw/xen: Split x86-specific declaration from generic hardware ones
Philippe Mathieu-Daudé
2020-09-30
sysemu/xen: Add missing 'exec/cpu-common.h' header for ram_addr_t type
Philippe Mathieu-Daudé
2020-09-30
hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc()
Philippe Mathieu-Daudé
2020-09-30
docs: Move object.h overview doc comment to qom.rst
Paolo Bonzini
2020-09-30
qom: Add code block markup to all code blocks
Eduardo Habkost
2020-09-30
qom: Indent existing code examples
Eduardo Habkost
2020-09-30
qom: Reformat section titles using Sphinx syntax
Eduardo Habkost
2020-09-30
qom: Add kernel-doc markup to introduction doc comment
Eduardo Habkost
2020-09-30
qom: Use ``code`` Sphinx syntax where appropriate
Eduardo Habkost
2020-09-30
qom: Use kernel-doc private/public tags in structs
Eduardo Habkost
2020-09-30
qom: Document all function parameters in doc comments
Eduardo Habkost
2020-09-30
exec: Remove MemoryRegion::global_locking field
Philippe Mathieu-Daudé
2020-09-30
vl: relocate paths to data directories
Paolo Bonzini
2020-09-30
net: relocate paths to helpers and scripts
Paolo Bonzini
2020-09-30
cutils: introduce get_relocated_path
Paolo Bonzini
2020-09-30
oslib: do not call g_strdup from qemu_get_exec_dir
Paolo Bonzini
2020-09-30
scsi-generic: Fix HM-zoned device scan
Dmitry Fomichev
2020-09-30
hw/char/serial: Make 'wakeup' property boolean
Philippe Mathieu-Daudé
2020-09-30
hw/char/serial: Remove TYPE_SERIAL_IO
Philippe Mathieu-Daudé
2020-09-30
numa: drop support for '-numa node' (without memory specified)
Igor Mammedov
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-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é
2020-09-29
qapi: Restrict balloon-related commands to machine code
Philippe Mathieu-Daudé
2020-09-29
qapi: Restrict LostTickPolicy enum to machine code
Philippe Mathieu-Daudé
2020-09-29
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200929-pull-request' ...
Peter Maydell
2020-09-29
virtio-gpu: set physical dimensions for EDID
Marc-André Lureau
2020-09-29
spice: get monitors physical dimension
Marc-André Lureau
2020-09-29
ui: add getter for UIInfo
Marc-André Lureau
2020-09-29
edid: use physical dimensions if available
Marc-André Lureau
2020-09-29
x86: acpi: introduce the PCI0.SMI0 ACPI device
Igor Mammedov
2020-09-29
x86: ich9: expose "smi_negotiated_features" as a QOM property
Igor Mammedov
2020-09-29
acpi: add aml_land() and aml_break() primitives
Igor Mammedov
2020-09-29
x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' features
Igor Mammedov
2020-09-29
virtio: skip legacy support check on machine types less than 5.1
Stefano Garzarella
2020-09-29
util/hexdump: introduce qemu_hexdump_line()
Laurent Vivier
2020-09-29
cphp: remove deprecated cpu-add command(s)
Igor Mammedov
2020-09-29
vhost: recheck dev state in the vhost_migration_log routine
Dima Stepanov
2020-09-29
vhost-vdpa: batch updating IOTLB mappings
Jason Wang
2020-09-29
vhost: switch to use IOTLB v2 format
Jason Wang
2020-09-29
linux headers: sync to 5.9-rc4
Jason Wang
2020-09-28
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
2020-09-24
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2020-09-24
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200923-pull-request...
Peter Maydell
2020-09-24
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-09-23
timer: Fix timer_mod_anticipate() documentation
Philippe Mathieu-Daudé
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
[next]