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/jasowang/tags/net-pull-request' into st...
Peter Maydell
2016-06-02
7
-59
/
+221
|
\
|
*
Add ENET device to i.MX6 SOC.
Jean-Christophe Dubois
2016-06-02
1
-2
/
+4
|
*
Add ENET/Gbps Ethernet support to FEC device
Jean-Christophe Dubois
2016-06-02
1
-2
/
+129
|
*
i.MX: move FEC device to a register array structure.
Jean-Christophe Dubois
2016-06-02
1
-17
/
+34
|
*
i.MX: Rename i.MX FEC defines to ENET_XXX
Jean-Christophe Dubois
2016-06-02
1
-32
/
+32
|
*
pcie: Introduce function for DSN capability creation
Dmitry Fleytman
2016-06-02
1
-0
/
+1
|
*
pcie: Add support for PCIe CAP v1
Dmitry Fleytman
2016-06-02
2
-2
/
+7
|
*
pci: Introduce define for PM capability version 1.1
Dmitry Fleytman
2016-06-02
1
-0
/
+2
|
*
msix: make msix_clr_pending() visible for clients
Dmitry Fleytman
2016-06-02
1
-0
/
+1
|
*
pci: fix unaligned access in pci_xxx_quad()
Dmitry Fleytman
2016-06-02
1
-2
/
+9
*
|
hw/char: QOM'ify etraxfs_ser.c
xiaoqiang zhao
2016-05-29
1
-0
/
+16
*
|
memory: Fix IOMMU replay base address
Alexey Kardashevskiy
2016-05-26
1
-0
/
+1
*
|
vfio: Create device specific region info helper
Alex Williamson
2016-05-26
1
-0
/
+2
|
/
*
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
[next]