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
2019-12-18
vga: cleanup mapping of VRAM for non-PCI VGA
Paolo Bonzini
2019-12-18
hw/display: Remove "rombar" hack from vga-pci and vmware_vga
Thomas Huth
2019-12-18
hw/pci: Remove the "command_serr_enable" property
Thomas Huth
2019-12-18
hw/audio: Remove the "use_broken_id" hack from the AC97 device
Thomas Huth
2019-12-18
hw/i386: Remove the deprecated machines 0.12 up to 0.15
Thomas Huth
2019-12-18
hw/pci-host: Add Kconfig entry to select the IGD Passthrough Host Bridge
Philippe Mathieu-Daudé
2019-12-18
hw/pci-host/i440fx: Extract the IGD passthrough host bridge device
Philippe Mathieu-Daudé
2019-12-18
hw/pci-host/i440fx: Use definitions instead of magic values
Philippe Mathieu-Daudé
2019-12-18
hw/pci-host/i440fx: Use size_t to iterate over ARRAY_SIZE()
Philippe Mathieu-Daudé
2019-12-18
hw/pci-host/i440fx: Extract PCII440FXState to "hw/pci-host/i440fx.h"
Philippe Mathieu-Daudé
2019-12-18
hw/pci-host/i440fx: Correct the header description
Philippe Mathieu-Daudé
2019-12-18
Fix some comment spelling errors.
Cameron Esfahani
2019-12-18
target/i386: remove unused pci-assign codes
Eiichi Tsukata
2019-12-18
WHPX: refactor load library
Sunil Muthuswamy
2019-12-18
migration: check length directly to make sure the range is aligned
Wei Yang
2019-12-18
memory: include MemoryListener documentation and some missing function parame...
Paolo Bonzini
2019-12-17
docs: add memory API reference
Paolo Bonzini
2019-12-17
memory.h: Silence kernel-doc complaints
Paolo Bonzini
2019-12-17
docs: Create bitops.rst as example of kernel-docs
Peter Maydell
2019-12-17
bitops.h: Silence kernel-doc complaints
Peter Maydell
2019-12-17
Makefile: disable Sphinx nitpicking
Peter Maydell
2019-12-17
docs/conf.py: Enable use of kerneldoc sphinx extension
Peter Maydell
2019-12-17
docs: tweak kernel-doc for QEMU coding standards
Paolo Bonzini
2019-12-17
docs: import Linux kernel-doc script and extension
Paolo Bonzini
2019-12-17
build: rename CONFIG_LIBCAP to CONFIG_LIBCAP_NG
Paolo Bonzini
2019-12-17
colo: fix return without releasing RCU
Paolo Bonzini
2019-12-17
memory: use RCU_READ_LOCK_GUARD
Paolo Bonzini
2019-12-17
qsp: Use WITH_RCU_READ_LOCK_GUARD
Dr. David Alan Gilbert
2019-12-17
hyperv: Use auto rcu_read macros
Dr. David Alan Gilbert
2019-12-17
hw/i386/pc: Extract the port92 device
Philippe Mathieu-Daudé
2019-12-17
hw/i386/pc: Inline port92_init()
Philippe Mathieu-Daudé
2019-12-17
hw/i386/pc: Use TYPE_PORT92 instead of hardcoded string
Philippe Mathieu-Daudé
2019-12-17
hw/isa/isa-bus: cleanup irq functions
Paolo Bonzini
2019-12-17
hw/i386: Simplify ioapic_init_gsi()
Philippe Mathieu-Daudé
2019-12-17
hw/i386: De-duplicate gsi_handler() to remove kvm_pc_gsi_handler()
Philippe Mathieu-Daudé
2019-12-17
pc: stubify x86 iommu
Paolo Bonzini
2019-12-17
acpi: move PC stubs out of stubs/
Paolo Bonzini
2019-12-17
x86: move more x86-generic functions out of PC files
Paolo Bonzini
2019-12-17
hw/i386/pc: Convert DPRINTF() to trace events
Philippe Mathieu-Daudé
2019-12-17
x86: move SMM property to X86MachineState
Paolo Bonzini
2019-12-17
pci-stub: add more MSI functions
Paolo Bonzini
2019-12-17
hw: replace hw/i386/pc.h with a header just for the i8259
Paolo Bonzini
2019-12-17
fw_cfg: allow building without other devices
Paolo Bonzini
2019-12-17
i386: conditionally compile more files
Paolo Bonzini
2019-12-17
configure: simplify vhost condition with Kconfig
Marc-André Lureau
2019-12-17
configure: set $PYTHON to a full path
Paolo Bonzini
2019-12-17
stubs: replace stubs with lnot if applicable
Paolo Bonzini
2019-12-17
crypto: move common bits for all emulators to libqemuutil
Paolo Bonzini
2019-12-17
libvixl: remove per-target compiler flags
Paolo Bonzini
2019-12-17
tests: skip block layer tests if !CONFIG_TOOLS
Marc-André Lureau
[next]