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
/
hw
/
i386
Age
Commit message (
Expand
)
Author
2018-05-29
hw/i386: Rename 2.13 machine types to 3.0
Peter Maydell
2018-05-24
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-05-23
intel-iommu: rework the page walk logic
Peter Xu
2018-05-23
intel-iommu: trace domain id during page walk
Peter Xu
2018-05-23
intel-iommu: pass in address space when page walk
Peter Xu
2018-05-23
intel-iommu: introduce vtd_page_walk_info
Peter Xu
2018-05-23
intel-iommu: only do page walk for MAP notifiers
Peter Xu
2018-05-23
intel-iommu: add iommu lock
Peter Xu
2018-05-23
intel-iommu: remove IntelIOMMUNotifierNode
Peter Xu
2018-05-23
intel-iommu: send PSI always even if across PDEs
Peter Xu
2018-05-23
x86/cpu: use standard-headers/asm-x86.kvm_para.h
Michael S. Tsirkin
2018-05-18
xen-hvm: create separate function for ioreq server initialization
Paul Durrant
2018-05-18
xen-pvdevice: Introduce a simplistic xen-pvdevice save state
Igor Druzhinin
2018-05-15
pc: add 2.13 machine types
Babu Moger
2018-05-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-05-10
make sure that we aren't overwriting mc->get_hotplug_handler by accident
Igor Mammedov
2018-05-10
pc: simplify MachineClass::get_hotplug_handler handling
Igor Mammedov
2018-05-09
opts: don't silently truncate long option values
Daniel P. Berrangé
2018-05-07
pc: rename "hotplug memory" terminology to "device memory"
David Hildenbrand
2018-05-07
pc-dimm: pass in the machine and to the MemoryHotplugState
David Hildenbrand
2018-05-07
pc-dimm: no need to pass the memory region
David Hildenbrand
2018-05-07
machine: make MemoryHotplugState accessible via the machine
David Hildenbrand
2018-05-07
pc-dimm: factor out MemoryDevice interface
David Hildenbrand
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
2018-04-26
xen: Use newly added dmops for mapping VGA memory
Ross Lagerwall
2018-04-26
xen: destroy_hvm_domain: Try xendevicemodel_shutdown
Ian Jackson
2018-04-26
xen: destroy_hvm_domain: Move reason into a variable
Ian Jackson
2018-04-26
xen: defer call to xen_restrict until just before os_setup_post
Ian Jackson
2018-04-26
serial-isa: Use MAX_ISA_SERIAL_PORTS instead of MAX_SERIAL_PORTS
Peter Maydell
2018-04-09
kvmclock: fix clock_is_reliable on migration from QEMU < 2.9
Michael Chapman
2018-03-21
multiboot: Check validity of mh_header_addr
Kevin Wolf
2018-03-21
multiboot: Reject kernels exceeding the address space
Kevin Wolf
2018-03-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-03-20
hw/acpi-build: build SRAT memory affinity structures for DIMM devices
Haozhong Zhang
2018-03-19
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz
2018-03-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-03-13
acpi: move build_fadt() from i386 specific to generic ACPI source
Igor Mammedov
2018-03-13
pc: acpi: use build_append_foo() API to construct FADT
Igor Mammedov
2018-03-13
pc: acpi: isolate FADT specific data into AcpiFadtData structure
Igor Mammedov
2018-03-13
acpi: move ACPI_PORT_SMI_CMD define to header it belongs to
Igor Mammedov
2018-03-13
pc: replace pm object initialization with one-liner in acpi_get_pm_info()
Igor Mammedov
2018-03-13
target/i386: encrypt bios rom
Brijesh Singh
2018-03-12
hw/i386/pc: Factor out the superio code
Philippe Mathieu-Daudé
2018-03-12
hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.h
Philippe Mathieu-Daudé
2018-03-12
hw/dma/i8257: Rename DMA_init() to i8257_dma_init()
Philippe Mathieu-Daudé
2018-03-12
hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.c
Philippe Mathieu-Daudé
2018-03-12
hw/i386: make IOMMUs configurable via default-configs/
Paolo Bonzini
2018-03-12
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Thomas Huth
2018-03-12
q35: change default NIC to e1000e
Paolo Bonzini
2018-03-07
multiboot: fprintf(stderr...) -> error_report()
Jack Schwartz
[next]