index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
Age
Commit message (
Expand
)
Author
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-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
2018-03-07
multiboot: Use header names when displaying fields
Jack Schwartz
2018-03-07
multiboot: Remove unused variables from multiboot.c
Jack Schwartz
2018-03-07
multiboot: bss_end_addr can be zero
Jack Schwartz
2018-03-06
scsi: Remove automatic creation of SCSI controllers with -drive if=scsi
Thomas Huth
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-01
intel-iommu: Accept 64-bit writes to FEADDR
Jan Kiszka
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
qdict qlist: Make most helper macros functions
Markus Armbruster
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-05
qdev: use device_class_set_parent_realize/unrealize/reset()
Philippe Mathieu-Daudé
2018-01-29
tpm: add CRB device
Marc-André Lureau
2018-01-19
possible_cpus: add CPUArchId::type field
Igor Mammedov
2018-01-19
q35: Allow only supported dynamic sysbus devices
Eduardo Habkost
2018-01-19
machine: Replace has_dynamic_sysbus with list of allowed devices
Eduardo Habkost
2018-01-18
x86_iommu: check if machine has PCI bus
Mohammed Gamal
[next]