index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/mips: implement generic MIPS Coherent Processing System container
Leon Alrae
2016-03-30
1
-0
/
+40
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-03-24
21
-70
/
+67
|
\
|
*
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
1
-1
/
+1
|
*
isa: Move DMA_transfer_handler from qemu-common.h to hw/isa/isa.h
Markus Armbruster
2016-03-22
2
-2
/
+5
|
*
hw/pci/pci.h: Don't include qemu-common.h
Markus Armbruster
2016-03-22
1
-2
/
+9
|
*
include/hw/hw.h: Don't include qemu-common.h
Markus Armbruster
2016-03-22
1
-1
/
+3
|
*
include/qemu/iov.h: Don't include qemu-common.h
Markus Armbruster
2016-03-22
2
-0
/
+2
|
*
fw_cfg: Split fw_cfg_keys.h off fw_cfg.h
Markus Armbruster
2016-03-22
2
-48
/
+47
|
*
Clean up includes some more
Markus Armbruster
2016-03-22
1
-1
/
+0
|
*
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
2016-03-22
13
-15
/
+0
*
|
qdev: New DEFINE_PROP_ON_OFF_AUTO
Markus Armbruster
2016-03-21
1
-0
/
+3
|
/
*
machine: Use type_init() to register machine classes
Eduardo Habkost
2016-03-16
2
-2
/
+2
*
bcm2835_dma: add emulation of Raspberry Pi DMA controller
Grégory ESTRADE
2016-03-16
2
-0
/
+49
*
bcm2835_property: implement framebuffer control/configuration properties
Grégory ESTRADE
2016-03-16
1
-1
/
+4
*
bcm2835_fb: add framebuffer device for Raspberry Pi
Grégory ESTRADE
2016-03-16
2
-0
/
+49
*
bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) block
Andrew Baumann
2016-03-16
2
-0
/
+35
*
hw/arm: Add ASPEED AST2400 SoC model
Andrew Jeffery
2016-03-16
1
-0
/
+35
*
hw/intc: Add (new) ASPEED VIC device model
Andrew Jeffery
2016-03-16
1
-0
/
+48
*
hw/timer: Add ASPEED timer device model
Andrew Jeffery
2016-03-16
1
-0
/
+59
*
i.MX: Add i.MX6 CCM and ANALOG device.
Jean-Christophe Dubois
2016-03-16
1
-0
/
+197
*
i.MX: Add the CLK_IPG_HIGH clock
Jean-Christophe Dubois
2016-03-16
1
-0
/
+1
*
i.MX: Remove CCM useless clock computation handling.
Jean-Christophe Dubois
2016-03-16
1
-7
/
+0
*
i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency.
Jean-Christophe Dubois
2016-03-16
1
-1
/
+1
*
loader: Fix incorrect parameter name in load_image_mr() macro
Jens Wiklander
2016-03-16
1
-1
/
+1
*
vfio: Eliminate vfio_container_ioctl()
David Gibson
2016-03-15
1
-2
/
+0
*
spapr_pci: Remove finish_realize hook
David Gibson
2016-03-15
1
-12
/
+0
*
spapr_pci: (Mostly) remove spapr-pci-vfio-host-bridge
David Gibson
2016-03-15
1
-11
/
+0
*
spapr_pci: Allow EEH on spapr-pci-host-bridge
David Gibson
2016-03-15
1
-1
/
+5
*
spapr_pci: Eliminate class callbacks
David Gibson
2016-03-15
1
-4
/
+33
*
vfio: Start improving VFIO/EEH interface
David Gibson
2016-03-15
1
-0
/
+2
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-03-15
7
-6
/
+74
|
\
|
*
machine: introduce MachineClass.possible_cpu_arch_ids() hook
Igor Mammedov
2016-03-11
2
-0
/
+27
|
*
nvdimm acpi: emulate dsm method
Xiao Guangrong
2016-03-11
1
-0
/
+8
|
*
nvdimm acpi: initialize the resource used by NVDIMM ACPI
Xiao Guangrong
2016-03-11
2
-2
/
+26
|
*
ich9lpc: fix typo
Cao jin
2016-03-11
1
-2
/
+2
|
*
msi_supported -> msi_nonbroken
Michael S. Tsirkin
2016-03-11
1
-1
/
+1
|
*
fdc: add function to determine drive chs limits
Roman Kagan
2016-03-11
1
-0
/
+2
|
*
i386: expose floppy drive CMOS type
Roman Kagan
2016-03-11
1
-0
/
+1
|
*
acpi: add build_append_named_dword, returning an offset in buffer
Michael S. Tsirkin
2016-03-11
1
-0
/
+3
|
*
acpi: allow using object as offset for OperationRegion
Xiao Guangrong
2016-03-11
1
-1
/
+1
|
*
acpi: add aml_concatenate()
Xiao Guangrong
2016-03-11
1
-0
/
+1
|
*
acpi: add aml_create_field()
Xiao Guangrong
2016-03-11
1
-0
/
+2
*
|
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160311.0' i...
Peter Maydell
2016-03-14
1
-7
/
+24
|
\
\
|
*
|
vfio: Generalize region support
Alex Williamson
2016-03-11
1
-7
/
+16
|
*
|
vfio: Wrap VFIO_DEVICE_GET_REGION_INFO
Alex Williamson
2016-03-10
1
-0
/
+7
|
*
|
vfio: Add sysfsdev property for pci & platform
Alex Williamson
2016-03-10
1
-0
/
+1
|
|
/
*
/
s390x: Introduce S390MachineClass
Janosch Frank
2016-03-10
1
-0
/
+40
|
/
*
pc: fw_cfg: move ioport base constant to pc.h
Gabriel L. Somlo
2016-03-08
1
-0
/
+2
*
fw_cfg: expose control register size in fw_cfg.h
Gabriel L. Somlo
2016-03-08
1
-0
/
+3
*
arm: boot: Support big-endian elfs
Peter Crosthwaite
2016-03-04
1
-0
/
+9
[next]