index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-18
target-alpha: Use separate TCGv temporaries for the shadow registers
Richard Henderson
6
-103
/
+134
2015-08-14
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2
-5
/
+15
2015-08-14
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
4
-0
/
+44
2015-08-14
mirror: Fix coroutine reentrance
Kevin Wolf
1
-5
/
+10
2015-08-14
Merge branch 'block-next' into HEAD
Jeff Cody
2
-0
/
+5
2015-08-13
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150813' into staging
Peter Maydell
6
-53
/
+65
2015-08-13
target-mips: Use CPU_LOG_INT for logging related to interrupts
Richard Henderson
2
-20
/
+13
2015-08-13
hw/pci-host/bonito: Avoid buffer overrun for bad LDMA/COP accesses
Peter Maydell
1
-0
/
+16
2015-08-13
target-mips: simplify LWL/LDL mask generation
Aurelien Jarno
1
-8
/
+6
2015-08-13
target-mips: update mips32r5-generic into P5600
Yongbok Kim
2
-25
/
+30
2015-08-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
28
-259
/
+312
2015-08-13
MAINTAINERS: list smbios maintainers
Michael S. Tsirkin
1
-1
/
+3
2015-08-13
smbios: move smbios code into a common folder
Wei Huang
13
-10
/
+13
2015-08-13
smbios: remove dependency on x86 e820 tables
Wei Huang
3
-9
/
+33
2015-08-13
smbios: extract x86 smbios building code into a function
Wei Huang
1
-16
/
+22
2015-08-13
acpi: avoid potential uninitialized access to cpu_hp_io_base
Daniel P. Berrange
1
-0
/
+1
2015-08-13
virtio-net: remove useless codes
Jason Wang
2
-7
/
+2
2015-08-13
pci: allow 0 address for PCI IO/MEM regions
Laurent Vivier
3
-4
/
+12
2015-08-13
pc: Remove redundant arguments from pc_memory_init()
Eduardo Habkost
4
-13
/
+9
2015-08-13
pc: Remove redundant arguments from pc_cmos_init()
Eduardo Habkost
4
-19
/
+9
2015-08-13
pc: Remove redundant arguments from *load_linux()
Eduardo Habkost
3
-25
/
+14
2015-08-13
pc: Use PCMachineState as pc_guest_info_init() argument
Eduardo Habkost
4
-10
/
+6
2015-08-13
pc: Move {above,below}_4g_mem_size variables to PCMachineState
Eduardo Habkost
3
-23
/
+28
2015-08-13
pc: Use PCMachineState for pc_memory_init() argument
Eduardo Habkost
4
-5
/
+5
2015-08-13
pc: Use PCMachineState for pc_cmos_init() argument
Eduardo Habkost
4
-11
/
+14
2015-08-13
pc: Eliminate pc_default_machine_options()
Eduardo Habkost
4
-8
/
+2
2015-08-13
pc: Eliminate pc_common_machine_options()
Eduardo Habkost
3
-8
/
+1
2015-08-13
pc: Move PCMachineClass, PCMachineState to qemu/typedefs.h
Eduardo Habkost
2
-3
/
+3
2015-08-13
pc: Rename pc_machine variables to pcms
Eduardo Habkost
3
-22
/
+22
2015-08-13
pc: Use error_abort when registering properties
Eduardo Habkost
1
-8
/
+8
2015-08-13
target-i386: Remove x86_cpu_compat_set_features()
Eduardo Habkost
2
-29
/
+0
2015-08-13
pc: Use PC_COMPAT_* for CPUID feature compatibility
Eduardo Habkost
3
-46
/
+112
2015-08-13
piix: Document coreboot-specific RAM size config register
Eduardo Habkost
1
-1
/
+6
2015-08-13
make: load only required dependency files.
Victor Kaplansky
2
-2
/
+8
2015-08-13
make: fix where dependency *.d are stored.
Victor Kaplansky
3
-2
/
+2
2015-08-13
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150813'...
Peter Maydell
25
-524
/
+1003
2015-08-13
i.MX: Fix UART driver to work with unitialized "chardev" device
Jean-Christophe Dubois
1
-2
/
+6
2015-08-13
hw/cpu/a15mpcore: Wire up hyp and secure physical timer interrupts
Peter Maydell
1
-7
/
+14
2015-08-13
hw/arm/virt: Wire up secure timer interrupt
Peter Maydell
1
-13
/
+15
2015-08-13
target-arm: Add AArch32 banked register access to secure physical timer
Peter Maydell
1
-0
/
+27
2015-08-13
target-arm: Add the AArch64 view of the Secure physical timer
Peter Maydell
4
-1
/
+92
2015-08-13
target-arm: Add debug check for mismatched cpreg resets
Peter Maydell
3
-1
/
+27
2015-08-13
Introduce gic_class_name() instead of repeating condition
Pavel Fedin
3
-10
/
+10
2015-08-13
hw/arm/gic: Kill code duplication
Pavel Fedin
4
-72
/
+64
2015-08-13
Merge memory_region_init_reservation() into memory_region_init_io()
Pavel Fedin
2
-12
/
+12
2015-08-13
i.MX: Fix Coding style for GPT emulator
Jean-Christophe Dubois
1
-3
/
+3
2015-08-13
i.MX: Split GPT emulator in a header file and a source file
Jean-Christophe Dubois
2
-76
/
+110
2015-08-13
i.MX: Fix Coding style for EPIT emulator
Jean-Christophe Dubois
1
-6
/
+6
2015-08-13
i.MX: Split EPIT emulator in a header file and a source file
Jean-Christophe Dubois
2
-49
/
+82
2015-08-13
i.MX: Fix Coding style for CCM emulator
Jean-Christophe Dubois
1
-6
/
+5
[next]