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
*
Syncing documentation vs. -help vs. qemu_options table
blueswir1
2009-03-28
6
-1378
/
+1551
*
Fix absolute mouse events generated by SDL frontend.
balrog
2009-03-21
1
-1
/
+3
*
Move block dma helpers aiocb to store dma state (Avi Kivity)
aliguori
2009-03-20
1
-17
/
+20
*
Use vectored aiocb storage to store vector translation state (Avi Kivity)
aliguori
2009-03-20
1
-15
/
+14
*
Implement cancellation method for dma async I/O (Avi Kivity)
aliguori
2009-03-20
3
-1
/
+16
*
Convert vectored aio emulation to use a dedicated pool (Avi Kivity)
aliguori
2009-03-20
1
-6
/
+14
*
Refactor aio callback allocation to use an aiocb pool (Avi Kivity)
aliguori
2009-03-20
2
-16
/
+40
*
virtio: Allow guest to defer VIRTIO_F_NOTIFY_ON_EMPTY (Alex Williamson)
aliguori
2009-03-20
1
-3
/
+4
*
e1000: Fix RX descriptor low threshold interrupt logic (Alex Williamson)
aliguori
2009-03-20
1
-2
/
+2
*
x86: Add NULL check to lsl (Jan Kiszka)
aliguori
2009-03-20
1
-0
/
+2
*
vnc: throttle screen updates. (Gerd Hoffmann)
aliguori
2009-03-20
2
-1
/
+11
*
vnc: fix printf warnings showing up with VNC_DEBUG enabled. (Gerd Hoffmann)
aliguori
2009-03-20
1
-4
/
+4
*
vnc: cleanup surface handling, fix screen corruption bug. (Gerd Hoffmann)
aliguori
2009-03-20
3
-85
/
+105
*
Remove dead code
malc
2009-03-19
1
-6
/
+0
*
Fix VGA issue introduced by r6349
malc
2009-03-17
1
-2
/
+10
*
Fix ARM quadword VDUP (core register).
pbrook
2009-03-17
1
-4
/
+6
*
Delete some unused macros detected with -Wp,-Wunused-macros use
blueswir1
2009-03-16
22
-80
/
+3
*
Make the ELF loader aware of backwards compatibility
blueswir1
2009-03-13
2
-4
/
+16
*
temporarily disable logging around pci config writes (Avi Kivity)
aliguori
2009-03-13
1
-1
/
+12
*
stop dirty logging while updating cirrus bank memory (Glauber Costa)
aliguori
2009-03-13
1
-0
/
+5
*
Add missing file
aliguori
2009-03-13
1
-0
/
+95
*
Update changelog
aliguori
2009-03-13
1
-0
/
+22
*
qemu:virtio-net: Check return size on the correct sg list (Alex Williamson)
aliguori
2009-03-13
1
-1
/
+1
*
make qemu_announce_self handle non contiguous net tables (Marcelo Tosatti)
aliguori
2009-03-13
1
-1
/
+3
*
Replace asprintf() with snprintf() in vnc.c ("Daniel P. Berrange")
aliguori
2009-03-13
1
-2
/
+7
*
monitor: Provide empty command as final history entry (Jan Kiszka)
aliguori
2009-03-13
1
-3
/
+5
*
Add and use remaining #defines for PCI device IDs (Stuart Brady)
aliguori
2009-03-13
9
-87
/
+28
*
remove is_graphic_console from vga.c (Stefano Stabellini)
aliguori
2009-03-13
1
-11
/
+7
*
DisplayAllocator interface (Stefano Stabellini)
aliguori
2009-03-13
12
-43
/
+207
*
tcg/x86_64: add bswap16_i{32,64} and bswap32_i64 ops
aurel32
2009-03-13
2
-0
/
+13
*
tcg/x86: add bswap16_i32 ops
aurel32
2009-03-13
2
-0
/
+7
*
target-i386: use the new bswap* TCG ops
aurel32
2009-03-13
1
-13
/
+3
*
target-ppc: use the new bswap* TCG ops
aurel32
2009-03-13
1
-114
/
+15
*
tcg: update README wrt recent bswap changes
aurel32
2009-03-13
1
-6
/
+7
*
tcg: add _tl aliases to bswap16/32/64 TCG ops
aurel32
2009-03-13
1
-0
/
+5
*
tcg: add bswap16_i64 and bswap32_i64 TCG ops
aurel32
2009-03-13
2
-0
/
+64
*
tcg: optimize tcg_gen_bswap16_i32
aurel32
2009-03-13
1
-8
/
+5
*
tcg: allow bswap16_i32 to be implemented by TCG backends
aurel32
2009-03-13
1
-0
/
+3
*
tcg: rename bswap_i32/i64 functions
aurel32
2009-03-13
13
-47
/
+47
*
Fix regression introduced by r6824
aliguori
2009-03-13
2
-2
/
+15
*
From 67e94ae77f8de4d5d822917f1723cefa7ebfb64d Mon Sep 17 00:00:00 2001
aliguori
2009-03-12
4
-224
/
+279
*
monitor: sync from kvm state before generating output (Jan Kiszka)
aliguori
2009-03-12
1
-0
/
+2
*
Guest debugging support for KVM (Jan Kiszka)
aliguori
2009-03-12
6
-10
/
+446
*
Drop internal bdrv_pread()/bdrv_pwrite() APIs (Avi Kivity)
aliguori
2009-03-12
4
-89
/
+34
*
Add internal scsi generic block API (Avi Kivity)
aliguori
2009-03-12
3
-4
/
+44
*
Add specialized block driver scsi generic API (Avi Kivity)
aliguori
2009-03-12
3
-17
/
+52
*
Revert r6404
aliguori
2009-03-11
1
-34
/
+0
*
Revert r6405
aliguori
2009-03-11
2
-2
/
+0
*
Revert r6406
aliguori
2009-03-11
1
-6
/
+1
*
Revert r6407
aliguori
2009-03-11
3
-32
/
+10
[next]