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
*
xlnx-zynqmp: Connect the four OCM banks
Alistair Francis
2015-08-25
1
-0
/
+6
*
apic_internal.h: Include cpu.h directly
Peter Maydell
2015-08-19
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-08-13
4
-31
/
+129
|
\
|
*
smbios: move smbios code into a common folder
Wei Huang
2015-08-13
1
-0
/
+0
|
*
smbios: remove dependency on x86 e820 tables
Wei Huang
2015-08-13
1
-1
/
+9
|
*
virtio-net: remove useless codes
Jason Wang
2015-08-13
1
-1
/
+0
|
*
pci: allow 0 address for PCI IO/MEM regions
Laurent Vivier
2015-08-13
1
-1
/
+2
|
*
pc: Remove redundant arguments from pc_memory_init()
Eduardo Habkost
2015-08-13
1
-2
/
+0
|
*
pc: Remove redundant arguments from pc_cmos_init()
Eduardo Habkost
2015-08-13
1
-2
/
+0
|
*
pc: Remove redundant arguments from *load_linux()
Eduardo Habkost
2015-08-13
1
-4
/
+1
|
*
pc: Use PCMachineState as pc_guest_info_init() argument
Eduardo Habkost
2015-08-13
1
-2
/
+1
|
*
pc: Move {above,below}_4g_mem_size variables to PCMachineState
Eduardo Habkost
2015-08-13
1
-0
/
+1
|
*
pc: Use PCMachineState for pc_memory_init() argument
Eduardo Habkost
2015-08-13
1
-1
/
+1
|
*
pc: Use PCMachineState for pc_cmos_init() argument
Eduardo Habkost
2015-08-13
1
-2
/
+3
|
*
pc: Eliminate pc_default_machine_options()
Eduardo Habkost
2015-08-13
1
-6
/
+0
|
*
pc: Eliminate pc_common_machine_options()
Eduardo Habkost
2015-08-13
1
-6
/
+0
|
*
pc: Move PCMachineClass, PCMachineState to qemu/typedefs.h
Eduardo Habkost
2015-08-13
1
-3
/
+1
|
*
pc: Use PC_COMPAT_* for CPUID feature compatibility
Eduardo Habkost
2015-08-13
1
-2
/
+112
*
|
hw/arm/gic: Kill code duplication
Pavel Fedin
2015-08-13
1
-0
/
+3
*
|
i.MX: Split GPT emulator in a header file and a source file
Jean-Christophe Dubois
2015-08-13
1
-0
/
+107
*
|
i.MX: Split EPIT emulator in a header file and a source file
Jean-Christophe Dubois
2015-08-13
1
-0
/
+79
*
|
i.MX: Split CCM emulator in a header file and a source file
Jean-Christophe Dubois
2015-08-13
2
-10
/
+93
*
|
i.MX: Split AVIC emulator in a header file and a source file
Jean-Christophe Dubois
2015-08-13
1
-0
/
+55
*
|
i.MX: Split UART emulator in a header file and a source file
Jean-Christophe Dubois
2015-08-13
1
-0
/
+102
|
/
*
virtio: fix 1.0 virtqueue migration
Jason Wang
2015-08-05
1
-0
/
+6
*
target-i386: fix IvyBridge xlevel in PC_COMPAT_2_3
Radim Krčmář
2015-08-04
1
-0
/
+4
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-07-28
2
-3
/
+31
|
\
|
*
virtio: get_features() can fail
Jason Wang
2015-07-27
1
-1
/
+3
|
*
virtio: set any_layout in virtio core
Michael S. Tsirkin
2015-07-27
2
-2
/
+24
|
*
virtio: hide legacy features from modern guests
Michael S. Tsirkin
2015-07-27
1
-0
/
+4
*
|
Fix Cortex-A9 global timer
Johannes Schlatow
2015-07-27
1
-1
/
+1
*
|
hw/net: add simple phy support to mcf_fec driver
Greg Ungerer
2015-07-27
1
-0
/
+5
*
|
hw/net: add ANLPAR bit definitions to generic mii
Greg Ungerer
2015-07-27
1
-0
/
+7
*
|
hw/net: create common collection of MII definitions
Greg Ungerer
2015-07-27
2
-39
/
+65
|
/
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-07-20
1
-0
/
+9
|
\
|
*
virtio-net: unbreak any layout
Jason Wang
2015-07-20
1
-0
/
+9
*
|
virtio-rng: trigger timer only when guest requests for entropy
Pankaj Gupta
2015-07-17
1
-0
/
+1
|
/
*
target-i386: emulate CPUID level of real hardware
Radim Krčmář
2015-07-15
1
-0
/
+68
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-07-13
1
-1
/
+1
|
\
|
*
qdev: fix 64 bit properties
Cornelia Huck
2015-07-13
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-07-08
1
-2
/
+1
|
\
\
|
*
|
vl: move rom_load_all after machine init done
Eric Auger
2015-07-07
1
-2
/
+1
*
|
|
Fix the compatibility typedef of ioservid_t to match the Xen headers
Paul Durrant
2015-07-08
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-07-08
7
-736
/
+109
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
pci_regs.h: import from linux
Michael S. Tsirkin
2015-07-08
1
-719
/
+1
|
*
|
virtio_net: reuse constants from linux
Michael S. Tsirkin
2015-07-08
1
-12
/
+0
|
*
|
hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init()
Laszlo Ersek
2015-07-08
1
-2
/
+1
|
*
|
ich9: implement strap SPKR pin logic
Paulo Alcantara
2015-07-08
1
-0
/
+5
|
*
|
ich9: add TCO interface emulation
Paulo Alcantara
2015-07-07
5
-3
/
+102
|
|
/
*
|
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
2015-07-07
4
-16
/
+52
|
\
\
[next]