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
Age
Commit message (
Expand
)
Author
2016-03-16
module: Rename machine_init() to opts_init()
Eduardo Habkost
2016-03-16
machine: Use type_init() to register machine classes
Eduardo Habkost
2016-03-16
sd: Fix "info qtree" on boards with SD cards
Peter Maydell
2016-03-16
bcm2835_dma: add emulation of Raspberry Pi DMA controller
Grégory ESTRADE
2016-03-16
bcm2835_property: implement framebuffer control/configuration properties
Grégory ESTRADE
2016-03-16
bcm2835_fb: add framebuffer device for Raspberry Pi
Grégory ESTRADE
2016-03-16
bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) block
Andrew Baumann
2016-03-16
bcm2835_peripherals: enable sdhci pending-insert quirk for raspberry pi
Andrew Baumann
2016-03-16
hw/arm: Add palmetto-bmc machine
Andrew Jeffery
2016-03-16
hw/arm: Add ASPEED AST2400 SoC model
Andrew Jeffery
2016-03-16
hw/intc: Add (new) ASPEED VIC device model
Andrew Jeffery
2016-03-16
hw/timer: Add ASPEED timer device model
Andrew Jeffery
2016-03-16
i.MX: Add missing descriptions in devices.
Jean-Christophe Dubois
2016-03-16
i.MX: Add i.MX6 CCM and ANALOG device.
Jean-Christophe Dubois
2016-03-16
i.MX: Add the CLK_IPG_HIGH clock
Jean-Christophe Dubois
2016-03-16
i.MX: Remove CCM useless clock computation handling.
Jean-Christophe Dubois
2016-03-16
i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency.
Jean-Christophe Dubois
2016-03-16
i.MX: Allow GPT timer to rollover.
Jean-Christophe Dubois
2016-03-16
arm: virt: Move machine class init code to the abstract machine type
Wei Huang
2016-03-16
arm: virt: Add an abstract ARM virt machine type
Wei Huang
2016-03-16
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160316' into...
Peter Maydell
2016-03-16
vfio: Eliminate vfio_container_ioctl()
David Gibson
2016-03-16
spapr_pci: Remove finish_realize hook
David Gibson
2016-03-16
spapr_pci: (Mostly) remove spapr-pci-vfio-host-bridge
David Gibson
2016-03-16
spapr_pci: Allow EEH on spapr-pci-host-bridge
David Gibson
2016-03-16
spapr_pci: Eliminate class callbacks
David Gibson
2016-03-16
spapr_pci: Switch to vfio_eeh_as_op() interface
David Gibson
2016-03-16
vfio: Start improving VFIO/EEH interface
David Gibson
2016-03-16
spapr_rng: fix race with main loop
Greg Kurz
2016-03-16
target-ppc: Eliminate kvmppc_kern_htab global
David Gibson
2016-03-16
target-ppc: Add helpers for updating a CPU's SDR1 and external HPT
David Gibson
2016-03-16
spapr_pci: fix multifunction hotplug
Michael Roth
2016-03-15
kvm: x86: q35: Add support for -machine kernel_irqchip=split for q35
Rita Sinha
2016-03-15
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-03-15
hw/acpi: fix GSI links UID
Marcel Apfelbaum
2016-03-14
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160311.0' i...
Peter Maydell
2016-03-11
ipmi: add some local variables in ipmi_sdr_init
Cédric Le Goater
2016-03-11
ipmi: remove the need of an ending record in the SDR table
Cédric Le Goater
2016-03-11
ipmi: use a function to initialize the SDR table
Cédric Le Goater
2016-03-11
ipmi: add a realize function to the device class
Cédric Le Goater
2016-03-11
ipmi: add rsp_buffer_set_error() helper
Cédric Le Goater
2016-03-11
ipmi: remove IPMI_CHECK_RESERVATION() macro
Cédric Le Goater
2016-03-11
ipmi: replace IPMI_ADD_RSP_DATA() macro with inline helpers
Cédric Le Goater
2016-03-11
ipmi: remove IPMI_CHECK_CMD_LEN() macro
Cédric Le Goater
2016-03-11
pc: acpi: clarify why possible LAPIC entries must be present in MADT
Igor Mammedov
2016-03-11
pc: acpi: drop cpu->found_cpus bitmap
Igor Mammedov
2016-03-11
pc: acpi: create Processor and Notify objects only for valid lapics
Igor Mammedov
2016-03-11
pc: acpi: create MADT.lapic entries only for valid lapics
Igor Mammedov
2016-03-11
pc: acpi: SRAT: create only valid processor lapic entries
Igor Mammedov
2016-03-11
pc: acpi: cleanup qdev_get_machine() calls
Igor Mammedov
[next]