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
/
include
/
hw
Age
Commit message (
Expand
)
Author
2016-02-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-02-06
fix MSI injection on Xen
Stefano Stabellini
2016-02-06
intel_iommu: large page support
Jason Wang
2016-02-06
dimm: Correct type of MemoryHotplugState->base
David Gibson
2016-02-06
acpi: add function to extract oem_id and oem_table_id from the user's SLIC
Laszlo Ersek
2016-02-06
acpi: expose oem_id and oem_table_id in build_rsdt()
Laszlo Ersek
2016-02-06
acpi: take oem_id in build_header(), optionally
Laszlo Ersek
2016-02-06
pc: Eliminate PcGuestInfo struct
Eduardo Habkost
2016-02-06
pc: Move APIC and NUMA data from PcGuestInfo to PCMachineState
Eduardo Habkost
2016-02-06
pc: Move PcGuestInfo.fw_cfg to PCMachineState
Eduardo Habkost
2016-02-06
pc: Remove PcGuestInfo.isapc_ram_fw field
Eduardo Habkost
2016-02-06
pc: Remove RAM size fields from PcGuestInfo
Eduardo Habkost
2016-02-06
pc: Remove compat fields from PcGuestInfo
Eduardo Habkost
2016-02-06
pc: Simplify xen_load_linux() signature
Eduardo Habkost
2016-02-06
pc: Simplify pc_memory_init() signature
Eduardo Habkost
2016-02-06
pc: Eliminate struct PcGuestInfoState
Eduardo Habkost
2016-02-06
pc: Move PcGuestInfo declaration to top of file
Eduardo Habkost
2016-02-06
ipmi: introduce a struct ipmi_sdr_compact
Cédric Le Goater
2016-02-06
virtio: introduce virtqueue_alloc_element
Paolo Bonzini
2016-02-06
virtio: introduce qemu_get/put_virtqueue_element
Paolo Bonzini
2016-02-06
virtio: move allocation to virtqueue_pop/vring_pop
Paolo Bonzini
2016-02-04
virtio: move VirtQueueElement at the beginning of the structs
Paolo Bonzini
2016-02-04
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2016-02-03
dma: remove now useless DMA_* functions
Hervé Poussineau
2016-02-03
isa: add an ISA DMA interface, and store it within the ISA bus
Hervé Poussineau
2016-02-03
i8257: move state definition to new independent header
Hervé Poussineau
2016-02-03
i8257: pass ISA bus to DMA_init() function
Hervé Poussineau
2016-02-03
arm/boot: move highbank secure board setup code to common routine
Andrew Baumann
2016-02-03
bcm2836: add bcm2836 SoC device
Andrew Baumann
2016-02-03
bcm2836_control: add bcm2836 ARM control logic
Andrew Baumann
2016-02-03
bcm2835_peripherals: add rollup device for bcm2835 peripherals
Andrew Baumann
2016-02-03
bcm2835_ic: add bcm2835 interrupt controller
Andrew Baumann
2016-02-03
bcm2835_property: add bcm2835 property channel
Andrew Baumann
2016-02-03
bcm2835_mbox: add BCM2835 mailboxes
Andrew Baumann
2016-02-03
arm: virt-acpi: each MADT.GICC entry as enabled unconditionally
Igor Mammedov
2016-02-03
virtio-gpu: block any rendering until client (ui) is done
Gerd Hoffmann
2016-02-03
virtio-gpu: add support to enable/disable command processing
Gerd Hoffmann
2016-02-03
virtio-gpu: maintain command queue
Gerd Hoffmann
2016-02-02
virtio-scsi: Catch BDS-BB removal/insertion
Max Reitz
2016-01-30
spapr: Remove rtas_st_buffer_direct()
David Gibson
2016-01-30
spapr: Small fixes to rtas_ibm_get_system_parameter, remove rtas_st_buffer
David Gibson
2016-01-26
xen: make it possible to build without the Xen PV domain builder
Ian Campbell
2016-01-26
xen: domainbuild: reopen libxenctrl interface after forking for domain watcher.
Ian Campbell
2016-01-26
xen: Use stable library interfaces when they are available.
Ian Campbell
2016-01-26
xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.
Ian Campbell
2016-01-26
xen: Switch to libxengnttab interface for compat shims.
Ian Campbell
2016-01-26
xen: Switch to libxenevtchn interface for compat shims.
Ian Campbell
2016-01-25
fdc: change auto fallback drive for ISA FDC to 288
John Snow
2016-01-25
fdc: Add fallback option
John Snow
2016-01-25
fdc: add drive type qapi enum
John Snow
[next]