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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Add backing_blocker in BlockDriverState
Fam Zheng
2014-05-28
1
-0
/
+3
*
block: Add bdrv_set_backing_hd()
Fam Zheng
2014-05-28
1
-0
/
+1
*
block: Replace in_use with operation blocker
Fam Zheng
2014-05-28
3
-3
/
+3
*
block: Introduce op_blockers to BlockDriverState
Fam Zheng
2014-05-28
2
-0
/
+12
*
block: Add BlockOpType enum
Fam Zheng
2014-05-28
1
-0
/
+19
*
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-9' into staging
Peter Maydell
2014-05-28
2
-2
/
+6
|
\
|
*
input: bind devices and input routing
Gerd Hoffmann
2014-05-26
1
-0
/
+3
|
*
input: switch hid mouse and tablet to the new input layer api.
Gerd Hoffmann
2014-05-26
1
-1
/
+0
|
*
input: switch hid keyboard to new input layer api.
Gerd Hoffmann
2014-05-26
1
-1
/
+2
|
*
input: add qemu_input_key_number_to_qcode
Gerd Hoffmann
2014-05-26
1
-0
/
+1
*
|
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-05-26' in...
Peter Maydell
2014-05-27
1
-22
/
+23
|
\
\
|
*
|
bswap.h: Rename ldl_p, stl_p, etc to ldl_he_p, stl_he_p, etc
Peter Maydell
2014-05-24
1
-22
/
+23
|
|
/
*
|
tcg-mips: Enable direct chaining of TBs
Richard Henderson
2014-05-24
1
-2
/
+2
|
/
*
Merge remote-tracking branch 'remotes/kraxel/tags/pull-chardev-2' into staging
Peter Maydell
2014-05-22
1
-6
/
+0
|
\
|
*
error: error_is_set() is finally unused; remove
Markus Armbruster
2014-05-21
1
-6
/
+0
*
|
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140520' into staging
Peter Maydell
2014-05-22
4
-13
/
+82
|
\
\
|
*
|
s390x/virtio-ccw: wire up irq routing and irqfds
Cornelia Huck
2014-05-20
4
-0
/
+38
|
*
|
s390x: add I/O adapter registration
Cornelia Huck
2014-05-20
1
-0
/
+2
|
*
|
s390x: split flic into kvm and non-kvm parts
Cornelia Huck
2014-05-20
1
-11
/
+40
|
*
|
kvm: Fix enable_cap helpers on older gcc
Alexander Graf
2014-05-20
1
-2
/
+2
|
|
/
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2014-05-20
4
-4
/
+12
|
\
\
|
|
/
|
/
|
|
*
block: optimize zero writes with bdrv_write_zeroes
Peter Lieven
2014-05-19
1
-0
/
+1
|
*
util: add qemu_iovec_is_zero
Peter Lieven
2014-05-19
1
-0
/
+1
|
*
qdict: Add qdict_join()
Max Reitz
2014-05-19
1
-0
/
+3
|
*
block: Fix bdrv_is_allocated() for short backing files
Kevin Wolf
2014-05-19
1
-4
/
+7
*
|
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-05-19
2
-9
/
+4
|
\
\
|
*
|
qapi: Replace start_optional()/end_optional() by optional()
Markus Armbruster
2014-05-15
2
-6
/
+4
|
*
|
qapi: Remove unused Visitor callbacks start_handle(), end_handle()
Markus Armbruster
2014-05-15
1
-3
/
+0
*
|
|
input: add qemu_input_handler_deactivate
Gerd Hoffmann
2014-05-16
1
-0
/
+1
*
|
|
input: key mapping helpers
Gerd Hoffmann
2014-05-16
1
-0
/
+4
|
|
/
|
/
|
*
|
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-s390-20140515' into s...
Peter Maydell
2014-05-15
1
-0
/
+9
|
\
\
|
|
/
|
/
|
|
*
tcg-s390: Implement direct chaining of TBs
Richard Henderson
2014-05-15
1
-0
/
+9
*
|
Merge remote-tracking branch 'remotes/kvm/uq/master' into staging
Peter Maydell
2014-05-15
2
-5
/
+25
|
\
\
|
|
/
|
/
|
|
*
cpu: make CPU_INTERRUPT_RESET available on all targets
Paolo Bonzini
2014-05-13
1
-3
/
+5
|
*
kvm: reset state from the CPU's reset method
Paolo Bonzini
2014-05-13
1
-2
/
+0
|
*
kvm: make one_reg helpers available for everyone
Cornelia Huck
2014-05-13
1
-0
/
+20
*
|
exec-all.h: Use stl_le_p instead of stl_p patching x86
Richard Henderson
2014-05-13
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20140512' into staging
Peter Maydell
2014-05-13
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
tcg: Define tcg_insn_unit for code pointers
Richard Henderson
2014-05-12
1
-1
/
+1
|
*
exec-all.h: Use stl_p to avoid undefined behaviour patching x86 jumps
Peter Maydell
2014-05-12
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-05-13
2
-2
/
+13
|
\
\
|
|
/
|
/
|
|
*
glib: fix g_poll early timeout on windows
Sangho Park
2014-05-09
1
-1
/
+8
|
*
block: Fix open flags with BDRV_O_SNAPSHOT
Kevin Wolf
2014-05-09
1
-1
/
+1
|
*
qemu-img: Convert by cluster size if target is compressed
Fam Zheng
2014-05-09
1
-0
/
+4
*
|
error: Consistently name Error ** objects errp, and not err
Markus Armbruster
2014-05-09
1
-11
/
+16
*
|
qmp hmp: Consistently name Error * objects err, and not errp
Markus Armbruster
2014-05-08
1
-1
/
+1
*
|
pci: add Error-propagating pci_add_capability2()
Laszlo Ersek
2014-05-08
1
-0
/
+4
*
|
monitor: add Error-propagating monitor_handle_fd_param2()
Laszlo Ersek
2014-05-08
1
-0
/
+1
|
/
*
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-05-07' in...
Peter Maydell
2014-05-07
3
-13
/
+13
|
\
|
*
docs/memory.txt: Fix document on MMIO operations
Fam Zheng
2014-05-07
1
-1
/
+1
[next]