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
Age
Commit message (
Expand
)
Author
2016-03-17
qapi: Drop QERR_UNKNOWN_BLOCK_FORMAT_FEATURE
Max Reitz
2016-03-17
block: Add blk_commit_all()
Max Reitz
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
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
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 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
loader: Fix incorrect parameter name in load_image_mr() macro
Jens Wiklander
2016-03-16
include/config.h: Remove
Peter Maydell
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
vfio: Start improving VFIO/EEH interface
David Gibson
2016-03-15
icount: decouple warp calls
Pavel Dovgalyuk
2016-03-15
replay: character devices
Pavel Dovgalyuk
2016-03-15
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-03-15
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-03-14
block: Remove unused typedef of BlockDriverDirtyHandler
Fam Zheng
2016-03-14
block: Move block dirty bitmap code to separate files
Fam Zheng
2016-03-14
typedefs: Add BdrvDirtyBitmap
Fam Zheng
2016-03-14
block: Include hbitmap.h in block.h
Fam Zheng
2016-03-14
block: Introduce blk_set_allow_write_beyond_eof()
Kevin Wolf
2016-03-14
hmp: 'drive_add -n' for creating a node without BB
Kevin Wolf
2016-03-14
block: Fix snapshot=on cache modes
Kevin Wolf
2016-03-14
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160311.0' i...
Peter Maydell
2016-03-14
Merge remote-tracking branch 'remotes/berrange/tags/pull-io-win32-2016-03-11-...
Peter Maydell
2016-03-11
machine: introduce MachineClass.possible_cpu_arch_ids() hook
Igor Mammedov
2016-03-11
nvdimm acpi: emulate dsm method
Xiao Guangrong
2016-03-11
nvdimm acpi: initialize the resource used by NVDIMM ACPI
Xiao Guangrong
2016-03-11
ich9lpc: fix typo
Cao jin
2016-03-11
msi_supported -> msi_nonbroken
Michael S. Tsirkin
2016-03-11
fdc: add function to determine drive chs limits
Roman Kagan
2016-03-11
i386: expose floppy drive CMOS type
Roman Kagan
2016-03-11
virtio-balloon: add 'available' counter
Denis V. Lunev
2016-03-11
acpi: add build_append_named_dword, returning an offset in buffer
Michael S. Tsirkin
2016-03-11
acpi: allow using object as offset for OperationRegion
Xiao Guangrong
2016-03-11
acpi: add aml_concatenate()
Xiao Guangrong
2016-03-11
acpi: add aml_create_field()
Xiao Guangrong
2016-03-10
vfio: Generalize region support
Alex Williamson
[next]