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
/
hw
Age
Commit message (
Expand
)
Author
2018-04-27
spapr: Support ibm,dynamic-memory-v2 property
Bharata B Rao
2018-04-27
target/ppc: Pass cpu instead of env to ppc_create_page_sizes_prop()
David Gibson
2018-04-27
spapr: Introduce pseries-2.13 machine type
David Gibson
2018-04-27
uninorth: rename UNINState to UNINHostState
Mark Cave-Ayland
2018-04-27
uninorth: move PCI IO (ISA) memory region into the uninorth device
Mark Cave-Ayland
2018-04-27
uninorth: use object link to pass OpenPIC object to uninorth
Mark Cave-Ayland
2018-04-27
uninorth: introduce temporary pic_irqs device property
Mark Cave-Ayland
2018-04-27
mac_oldworld: move wiring of macio IRQs to macio_oldworld_realize()
Mark Cave-Ayland
2018-04-27
heathrow: remove obsolete heathow_init() function
Mark Cave-Ayland
2018-04-27
uninorth: move uninorth definitions into uninorth.h
Mark Cave-Ayland
2018-04-26
xen: Remove now-obsolete xen_xc_domain_add_to_physmap
Ian Jackson
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: move xc_interface compatibility fallback further up the file
Ian Jackson
2018-04-26
xen: restrict: use xentoolcore_restrict_all
Ian Jackson
2018-04-26
superio: Don't use MAX_SERIAL_PORTS for serial port limit
Peter Maydell
2018-04-26
serial-isa: Use MAX_ISA_SERIAL_PORTS instead of MAX_SERIAL_PORTS
Peter Maydell
2018-04-10
e1000: Old machine types, turn new subsection off
Dr. David Alan Gilbert
2018-04-09
scsi-disk: allow customizing the SCSI version
Paolo Bonzini
2018-03-23
mach-virt: Set VM's SMBIOS system version to mc->name
Wei Huang
2018-03-23
i.MX: Support serial RS-232 break properly
Trent Piepho
2018-03-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-03-20
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2018-03-20
pc-dimm: make qmp_pc_dimm_device_list() sort devices by address
Haozhong Zhang
2018-03-20
hw/pci: remove obsolete PCIDevice->init()
Philippe Mathieu-Daudé
2018-03-19
hw/arm/bcm2836: Create proper bcm2837 device
Peter Maydell
2018-03-19
hw/arm/bcm2836: Rename bcm2836 type/struct to bcm283x
Peter Maydell
2018-03-19
char: i.MX: Add support for "TX complete" interrupt
Andrey Smirnov
2018-03-19
fsl-imx6: Swap Ethernet interrupt defines
Guenter Roeck
2018-03-19
Use cpu_create(type) instead of cpu_init(cpu_model)
Igor Mammedov
2018-03-18
hw/ppc/prep: Fix implicit creation of "-drive if=scsi" devices
Thomas Huth
2018-03-16
pc: correct misspelled CPU model-id for pc 2.2
Wang Xin
2018-03-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-03-13
tests: acpi: don't read all fields in test_acpi_fadt_table()
Igor Mammedov
2018-03-13
virt_arm: acpi: reuse common build_fadt()
Igor Mammedov
2018-03-13
acpi: move build_fadt() from i386 specific to generic ACPI source
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
acpi: add build_append_gas() helper for Generic Address Structure
Igor Mammedov
2018-03-13
acpi: reuse AcpiGenericAddress instead of Acpi20GenericAddress
Igor Mammedov
2018-03-13
virtio-net: add linkspeed and duplex settings to virtio-net
Jason Baron
2018-03-13
virtio-net: use 64-bit values for feature flags
Jason Baron
2018-03-13
vfio-pci: Allow mmap of MSIX BAR
Alexey Kardashevskiy
2018-03-13
vfio/display: adding dmabuf support
Gerd Hoffmann
2018-03-13
vfio/display: adding region support
Gerd Hoffmann
2018-03-13
machine: add memory-encryption option
Brijesh Singh
2018-03-12
hw/isa/superio: Add the SMC FDC37C669 Super I/O
Philippe Mathieu-Daudé
2018-03-12
hw/isa/vt82c686: Add the TYPE_VT82C686B_SUPERIO
Philippe Mathieu-Daudé
2018-03-12
hw/isa/vt82c686: Rename vt82c686b_init() -> vt82c686b_isa_init()
Philippe Mathieu-Daudé
2018-03-12
hw/isa/superio: Factor out the FDC37M817 Super I/O from mips_malta.c
Philippe Mathieu-Daudé
[next]