index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390x/kvm: implement floating-interrupt controller device
Jens Freimann
2014-02-27
7
-1
/
+335
*
update linux headers to kvm/next
Christian Borntraeger
2014-02-27
6
-4
/
+159
*
xilinx: Delete hw/include/xilinx.h
Peter Crosthwaite
2014-02-26
4
-13
/
+1
*
xilinx: Inline usages of xilinx_axi*_init()
Peter Crosthwaite
2014-02-26
2
-38
/
+19
*
xilinx: Inline usage of xilinx_ethlite_create()
Peter Crosthwaite
2014-02-26
2
-20
/
+8
*
xilinx: Inline usages of xilinx_timer_create()
Peter Crosthwaite
2014-02-26
4
-18
/
+20
*
xilinx: Inline usages of xilinx_intc_create()
Peter Crosthwaite
2014-02-26
4
-18
/
+18
*
microblaze/ml605: Define macros for irq/memory maps
Peter Crosthwaite
2014-02-26
1
-3
/
+12
*
ppc/virtex_ml507: Define macros for irq/memory maps
Peter Crosthwaite
2014-02-26
1
-3
/
+11
*
microblaze/s3adsp_1800: Define macros for irq map
Peter Crosthwaite
2014-02-26
1
-1
/
+6
*
modules: do not include gmodule-2.0 in static builds
Paolo Bonzini
2014-02-25
2
-1
/
+10
*
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-3' into staging
Peter Maydell
2014-02-25
1
-1
/
+7
|
\
|
*
qxl: add sanity check
Gerd Hoffmann
2014-02-24
1
-1
/
+7
*
|
Merge remote-tracking branch 'remotes/mdroth/qga-pull-2014-02-24' into staging
Peter Maydell
2014-02-25
7
-78
/
+132
|
\
\
|
*
|
qemu-ga: isa-serial support on Windows
Miki Mishael
2014-02-23
2
-6
/
+31
|
*
|
qga: Fix memory allocation pasto
Markus Armbruster
2014-02-23
1
-1
/
+1
|
*
|
qga: Don't require 'time' argument in guest-set-time command
Michal Privoznik
2014-02-23
3
-29
/
+51
|
*
|
qga: vss-win32: Fix interference with snapshot deletion by other VSS request
Tomoki Sekiyama
2014-02-23
1
-1
/
+3
|
*
|
qga: vss-win32: Fix interference with snapshot creation by other VSS requesters
Tomoki Sekiyama
2014-02-23
2
-27
/
+36
|
*
|
qga: vss-win32: Use NULL as an invalid pointer for OpenEvent and CreateEvent
Tomoki Sekiyama
2014-02-23
2
-17
/
+13
|
|
/
*
|
Merge remote-tracking branch 'remotes/xtensa/tags/20140224-xtensa' into staging
Peter Maydell
2014-02-25
42
-63
/
+332
|
\
\
|
*
|
target-xtensa: provide HW confg ID registers
Max Filippov
2014-02-24
4
-3
/
+21
|
*
|
target-xtensa: refactor standard core configuration
Max Filippov
2014-02-24
4
-21
/
+13
|
*
|
target-xtensa: add basic tests for cache opcodes
Max Filippov
2014-02-24
2
-0
/
+98
|
*
|
target-xtensa: allow using core configuration in tests
Max Filippov
2014-02-24
30
-32
/
+37
|
*
|
target-xtensa: add overridable test_init macro
Max Filippov
2014-02-24
2
-2
/
+6
|
*
|
target-xtensa: add basic checks to icache opcodes
Max Filippov
2014-02-24
3
-0
/
+33
|
*
|
target-xtensa: add basic checks to dcache opcodes
Max Filippov
2014-02-24
1
-0
/
+38
|
*
|
target-xtensa: add RRRI4 opcode format fields
Max Filippov
2014-02-24
1
-0
/
+9
|
*
|
opencores_eth: flush queue whenever can_receive can go from false to true
Max Filippov
2014-02-24
1
-2
/
+31
|
*
|
hw/xtensa: add support for ML605 and KC705 FPGA board
Max Filippov
2014-02-24
1
-4
/
+47
|
|
/
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2014-02-25
50
-635
/
+2820
|
\
\
|
*
|
iotests: Mixed quorum child device specifications
Max Reitz
2014-02-21
2
-0
/
+66
|
*
|
quorum: Simplify quorum_open()
Max Reitz
2014-02-21
1
-27
/
+39
|
*
|
quorum: Add unit test.
Benoît Canet
2014-02-21
3
-0
/
+130
|
*
|
quorum: Add quorum_open() and quorum_close().
Benoît Canet
2014-02-21
3
-1
/
+184
|
*
|
quorum: Implement recursive .bdrv_recurse_is_first_non_filter in quorum.
Benoît Canet
2014-02-21
1
-0
/
+19
|
*
|
quorum: Add quorum_co_flush().
Benoît Canet
2014-02-21
1
-0
/
+28
|
*
|
quorum: Add quorum_invalidate_cache().
Benoît Canet
2014-02-21
1
-0
/
+11
|
*
|
quorum: Add quorum_getlength().
Benoît Canet
2014-02-21
1
-0
/
+26
|
*
|
quorum: Add quorum mechanism.
Benoît Canet
2014-02-21
6
-2
/
+467
|
*
|
quorum: Add quorum_aio_readv.
Benoît Canet
2014-02-21
1
-1
/
+38
|
*
|
blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify.
Benoît Canet
2014-02-21
3
-106
/
+110
|
*
|
quorum: Add quorum_aio_writev and its dependencies.
Benoît Canet
2014-02-21
1
-0
/
+103
|
*
|
quorum: Create BDRVQuorumState and BlkDriver and do init.
Benoît Canet
2014-02-21
1
-0
/
+31
|
*
|
quorum: Create quorum.c, add QuorumChildRequest and QuorumAIOCB.
Benoît Canet
2014-02-21
2
-0
/
+54
|
*
|
check-qdict: Test termination of qdict_array_split()
Max Reitz
2014-02-21
1
-0
/
+53
|
*
|
check-qdict: Adjust test for qdict_array_split()
Max Reitz
2014-02-21
1
-6
/
+16
|
*
|
qdict: Extract non-QDicts in qdict_array_split()
Max Reitz
2014-02-21
1
-14
/
+46
|
*
|
qemu-config: Sections must consist of keys
Max Reitz
2014-02-21
1
-0
/
+6
[next]