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
*
Merge remote-tracking branch 'remotes/alon/pull-libcacard.glusterfs' into sta...
Peter Maydell
2014-02-12
1
-1
/
+1
|
\
|
*
libcacard: Don't link with all libraries QEMU links to
Christophe Fergeau
2014-02-09
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-anthony' into staging
Peter Maydell
2014-02-12
50
-84
/
+730
|
\
\
|
*
|
block: Fix 32 bit truncation in mark_request_serialising()
Kevin Wolf
2014-02-09
1
-3
/
+3
|
*
|
blkdebug: Don't leak bs->file on failure
Kevin Wolf
2014-02-09
1
-5
/
+9
|
*
|
block: Don't call ROUND_UP with negative values
Kevin Wolf
2014-02-09
1
-2
/
+2
|
*
|
block: bdrv_aligned_pwritev: Assert overlap range
Kevin Wolf
2014-02-09
1
-0
/
+2
|
*
|
block: Fix memory leaks in bdrv_co_do_pwritev()
Kevin Wolf
2014-02-09
1
-2
/
+2
|
*
|
raw: Fix BlockLimits passthrough
Kevin Wolf
2014-02-09
1
-1
/
+7
|
*
|
qemu-iotests: add test for qcow2 preallocation with different cluster sizes
Hu Tao
2014-02-09
3
-0
/
+96
|
*
|
qcow2: check for NULL l2meta
Hu Tao
2014-02-09
1
-15
/
+16
|
*
|
qcow2: fix offset overflow in qcow2_alloc_clusters_at()
Hu Tao
2014-02-09
1
-1
/
+7
|
*
|
qcow2: remove n_start and n_end of qcow2_alloc_cluster_offset()
Hu Tao
2014-02-09
4
-16
/
+15
|
*
|
block/iscsi: always fill bs->bl.opt_transfer_length
Peter Lieven
2014-02-09
1
-3
/
+2
|
*
|
block: Fail gracefully with missing filename
Kevin Wolf
2014-02-09
3
-5
/
+42
|
*
|
qemu-iotests: enable support for NFS protocol
Peter Lieven
2014-02-09
2
-3
/
+22
|
*
|
qemu-iotests: enable test 016 and 025 to work with NFS protocol
Peter Lieven
2014-02-09
2
-2
/
+2
|
*
|
qemu-iotests: blacklist test 020 for NFS protocol
Peter Lieven
2014-02-09
1
-0
/
+5
|
*
|
qemu-iotests: change _supported_proto to file for various tests
Peter Lieven
2014-02-09
25
-25
/
+25
|
*
|
block: add native support for NFS
Peter Lieven
2014-02-09
5
-0
/
+472
|
*
|
qemu-iotest: Make 077 raw-only
Kevin Wolf
2014-02-09
1
-1
/
+1
|
|
/
*
|
petalogix-ml605: Create the CPU with object_new()
Edgar E. Iglesias
2014-02-11
1
-5
/
+2
*
|
exec: Make cpu_memory_rw_debug use the CPUs AS
Edgar E. Iglesias
2014-02-11
1
-5
/
+5
*
|
exec: Make cpu_physical_memory_write_rom input an AS
Edgar E. Iglesias
2014-02-11
5
-11
/
+15
*
|
exec: Make stb_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
11
-26
/
+34
*
|
exec: Make stw_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
14
-39
/
+46
*
|
exec: Make stl_phys_notdirty input an AddressSpace
Edgar E. Iglesias
2014-02-11
6
-17
/
+18
*
|
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
25
-119
/
+137
*
|
exec: Make stq_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
18
-92
/
+132
*
|
exec: Make lduw_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
10
-44
/
+48
*
|
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
25
-137
/
+185
*
|
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
30
-149
/
+190
*
|
exec: On AS changes, only flush affected CPU TLBs
Edgar E. Iglesias
2014-02-11
1
-0
/
+5
*
|
cpu: Add per-cpu address space
Edgar E. Iglesias
2014-02-11
6
-13
/
+33
*
|
memory: Add MemoryListener to typedefs.h
Edgar E. Iglesias
2014-02-11
2
-2
/
+1
*
|
exec: Make memory_region_section_get_iotlb use section AS
Edgar E. Iglesias
2014-02-11
1
-1
/
+1
*
|
exec: Always initialize MemorySection address spaces
Edgar E. Iglesias
2014-02-11
1
-0
/
+2
*
|
exec: Make iotlb_to_region input an AS
Edgar E. Iglesias
2014-02-11
4
-7
/
+7
*
|
exec: Make tb_invalidate_phys_addr input an AS
Edgar E. Iglesias
2014-02-11
4
-5
/
+7
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140208'...
Peter Maydell
2014-02-11
42
-112
/
+9000
|
\
\
|
*
|
arm/zynq: Add software system reset via SCLR
Sebastian Huber
2014-02-08
1
-0
/
+5
|
*
|
hw/arm/allwinner-a10: initialize EMAC
Beniamino Galvani
2014-02-08
3
-2
/
+28
|
*
|
hw/net: add support for Allwinner EMAC Fast Ethernet controller
Beniamino Galvani
2014-02-08
4
-0
/
+751
|
*
|
util/fifo8: clear fifo head upon reset
Beniamino Galvani
2014-02-08
1
-0
/
+1
|
*
|
util/fifo8: implement push/pop of multiple bytes
Beniamino Galvani
2014-02-08
2
-0
/
+107
|
*
|
disas: Implement disassembly output for A64
Claudio Fontana
2014-02-08
7
-3
/
+118
|
*
|
disas/libvixl: Fix upstream libvixl compilation issues
Peter Maydell
2014-02-08
3
-18
/
+17
|
*
|
disas: Add subset of libvixl sources for A64 disassembler
Peter Maydell
2014-02-08
15
-0
/
+6620
|
*
|
rules.mak: Link with C++ if we have a C++ compiler
Peter Maydell
2014-02-08
1
-2
/
+6
|
*
|
rules.mak: Support .cc as a C++ source file suffix
Peter Maydell
2014-02-08
1
-1
/
+5
[next]