index
:
~pgrunt/qemu
cdrom
master
virgl-spice
Fork of QEMU git://git.qemu-project.org/qemu.git
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-08-13
i.MX: Split CCM emulator in a header file and a source file
Jean-Christophe Dubois
4
-78
/
+97
2015-08-13
i.MX: Fix Coding style for AVIC emulator.
Jean-Christophe Dubois
1
-9
/
+7
2015-08-13
i.MX: Split AVIC emulator in a header file and a source file
Jean-Christophe Dubois
3
-38
/
+60
2015-08-13
i.MX:Fix Coding style for UART emulator.
Jean-Christophe Dubois
1
-17
/
+17
2015-08-13
i.MX: Move serial initialization to init/realize of DeviceClass.
Jean-Christophe Dubois
1
-16
/
+19
2015-08-13
i.MX: Split UART emulator in a header file and a source file
Jean-Christophe Dubois
2
-80
/
+104
2015-08-13
hw/arm/virt: Connect the Hypervisor timer
Edgar E. Iglesias
1
-0
/
+4
2015-08-13
hw/arm/virt: Replace magic IRQ constants with macros
Edgar E. Iglesias
1
-3
/
+6
2015-08-13
target-arm: Add the Hypervisor timer
Edgar E. Iglesias
4
-1
/
+73
2015-08-13
target-arm: Pass timeridx as argument to various timer functions
Edgar E. Iglesias
1
-22
/
+77
2015-08-13
target-arm: Rename and move gt_cnt_reset
Edgar E. Iglesias
1
-7
/
+5
2015-08-13
target-arm: Add CNTHCTL_EL2
Edgar E. Iglesias
2
-2
/
+32
2015-08-13
target-arm: Add CNTVOFF_EL2
Edgar E. Iglesias
2
-6
/
+42
2015-08-11
Open 2.5 development tree
Peter Maydell
1
-1
/
+1
2015-08-11
Update version for v2.4.0 release
Peter Maydell
1
-1
/
+1
2015-08-06
cpu_defs: Simplify CPUTLB padding logic
Peter Crosthwaite
1
-11
/
+12
2015-08-06
cpu-exec: Do not invalidate original TB in cpu_exec_nocache()
Sergey Fedorov
3
-6
/
+12
2015-08-06
block/mirror: limit qiov to IOV_MAX elements
Stefan Hajnoczi
2
-0
/
+5
2015-08-05
Update version for v2.4.0-rc4 release
Peter Maydell
1
-1
/
+1
2015-08-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-0
/
+62
2015-08-05
block: don't register quorum driver if SHA256 support is unavailable
Sascha Silbe
1
-6
/
+4
2015-08-05
virtio: fix 1.0 virtqueue migration
Jason Wang
2
-0
/
+62
2015-08-05
throttle: add throttle_max_is_missing_limit() test
Stefan Hajnoczi
1
-0
/
+21
2015-08-05
throttle: refuse bps_max/iops_max without bps/iops
Stefan Hajnoczi
3
-0
/
+23
[prev]
[next]