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
*
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2016-05-24
1
-0
/
+29
|
\
|
*
pc: Set CPU model-id on compat_props for pc <= 2.4
Eduardo Habkost
2016-05-23
1
-0
/
+29
*
|
Merge remote-tracking branch 'remotes/amit-virtio-rng/tags/rng-2.7-1' into st...
Peter Maydell
2016-05-24
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
rng-random: rename RndRandom to RngRandom
Wei Jiangang
2016-05-23
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-05-23
2
-1
/
+5
|
\
\
|
*
|
nmi: remove x86 specific nmi handling
Bandan Das
2016-05-23
1
-1
/
+0
|
*
|
ioapic: keep RO bits for IOAPIC entry
Peter Xu
2016-05-23
1
-0
/
+5
*
|
|
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160523-1' into s...
Peter Maydell
2016-05-23
2
-0
/
+8
|
\
\
\
|
*
|
|
xen: add pvUSB backend
Juergen Gross
2016-05-23
2
-0
/
+5
|
*
|
|
xen: write information about supported backends
Juergen Gross
2016-05-23
1
-0
/
+2
|
*
|
|
xen: introduce dummy system device
Juergen Gross
2016-05-23
1
-0
/
+1
|
|
/
/
*
/
/
virtio-gpu: use VIRTIO_GPU_MAX_SCANOUTS
Marc-André Lureau
2016-05-23
1
-4
/
+2
|
/
/
*
|
machine: add properties to compat_props incrementaly
Igor Mammedov
2016-05-20
2
-11
/
+9
*
|
vl: Replace DT_NOGRAPHIC with machine option
Eduardo Habkost
2016-05-20
1
-0
/
+1
*
|
pc-dimm: correct comment of MemoryHotplugState
Cao jin
2016-05-20
1
-3
/
+1
|
/
*
hw: clean up hw/hw.h includes
Paolo Bonzini
2016-05-19
2
-3
/
+3
*
hw: remove pio_addr_t
Paolo Bonzini
2016-05-19
1
-2
/
+2
*
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-05-19
1
-1
/
+0
*
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-05-19
7
-4
/
+10
*
s390x: reorganize CSS bits between cpu.h and other headers
Paolo Bonzini
2016-05-19
2
-0
/
+387
*
qemu-common: stop including qemu/host-utils.h from qemu-common.h
Paolo Bonzini
2016-05-19
1
-7
/
+0
*
hw: cannot include hw/hw.h from user emulation
Paolo Bonzini
2016-05-19
2
-3
/
+4
*
hw: move CPU state serialization to migration/cpu.h
Paolo Bonzini
2016-05-19
1
-49
/
+0
*
hw: do not use VMSTATE_*TL
Paolo Bonzini
2016-05-19
1
-1
/
+1
*
apic: move target-dependent definitions to cpu.h
Paolo Bonzini
2016-05-19
1
-5
/
+0
*
explicitly include qom/cpu.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
arm: remove useless cpu.h inclusion
Paolo Bonzini
2016-05-19
1
-2
/
+0
*
ppc: use PowerPCCPU instead of CPUPPCState
Paolo Bonzini
2016-05-19
1
-9
/
+15
*
mips: use MIPSCPU instead of CPUMIPSState
Paolo Bonzini
2016-05-19
1
-2
/
+5
*
sh4: include cpu-qom.h in files that require SuperHCPU
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
m68k: include cpu-qom.h in files that require M68KCPU
Paolo Bonzini
2016-05-19
1
-0
/
+2
*
arm: include cpu-qom.h in files that require ARMCPU
Paolo Bonzini
2016-05-19
4
-1
/
+4
*
Fix some typos found by codespell
Stefan Weil
2016-05-18
1
-1
/
+1
*
smbios: fix typo
Cao jin
2016-05-18
1
-1
/
+1
*
ipack: Update e-mail address
Alberto Garcia
2016-05-18
1
-1
/
+1
*
s390x: enable runtime instrumentation
Fan Zhang
2016-05-17
1
-0
/
+4
*
s390x: add compat machine for 2.7
Cornelia Huck
2016-05-17
1
-0
/
+3
*
i.MX: Add i.MX6 SOC implementation.
Jean-Christophe DUBOIS
2016-05-12
1
-0
/
+450
*
i.MX: Add the Freescale SPI Controller
Jean-Christophe DUBOIS
2016-05-12
1
-0
/
+103
*
i.MX: Add i.MX6 System Reset Controller device.
Jean-Christophe DUBOIS
2016-05-12
1
-0
/
+73
*
ACPI: move acpi_build_srat_memory to common place
Shannon Zhao
2016-05-12
1
-0
/
+10
*
ACPI: Fix the definition of proximity in AcpiSratMemoryAffinity
Shannon Zhao
2016-05-12
1
-1
/
+1
*
ACPI: Add GICC Affinity Structure
Shannon Zhao
2016-05-12
1
-1
/
+14
*
virtio-input: support absolute axis config in pass-through
Ladi Prosek
2016-04-13
1
-0
/
+3
*
move const_le{16, 23} to qemu/bswap.h, add comment
Gerd Hoffmann
2016-04-13
1
-14
/
+0
*
virtio-input: add parenthesis to const_le{16, 32}
Gerd Hoffmann
2016-04-13
1
-6
/
+6
*
virtio: merge virtio_queue_aio_set_host_notifier_handler with virtio_queue_se...
Paolo Bonzini
2016-04-07
1
-4
/
+2
*
virtio-scsi: use aio handler for data plane
Paolo Bonzini
2016-04-07
1
-3
/
+3
*
virtio-blk: use aio handler for data plane
Michael S. Tsirkin
2016-04-07
1
-0
/
+2
*
virtio: add aio handler
Michael S. Tsirkin
2016-04-07
1
-0
/
+3
[next]