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
*
block: update string sizes for filename,backing_file,exact_filename
Jeff Cody
2015-01-23
6
-12
/
+13
*
block: mirror - change string allocation to 2-bytes
Jeff Cody
2015-01-23
1
-1
/
+2
*
block: remove unused variable in bdrv_commit
Jeff Cody
2015-01-23
1
-3
/
+0
*
block: qapi - move string allocation from stack to the heap
Jeff Cody
2015-01-23
1
-3
/
+4
*
block: vmdk - move string allocations from stack to the heap
Jeff Cody
2015-01-23
1
-16
/
+23
*
block: vmdk - make ret variable usage clear
Jeff Cody
2015-01-23
1
-6
/
+8
*
iotests: Add tests for more corruption cases
Max Reitz
2015-01-23
2
-0
/
+28
*
qcow2: Add two more unalignment checks
Max Reitz
2015-01-23
1
-0
/
+21
*
virtio-blk: Use blk_aio_ioctl
Fam Zheng
2015-01-23
1
-46
/
+79
*
virtio-blk: Pass req to virtio_blk_handle_scsi_req
Fam Zheng
2015-01-23
2
-7
/
+5
*
Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20150122-1' into...
Peter Maydell
2015-01-22
1
-2
/
+2
|
\
|
*
sb16: fix interrupt acknowledgement
Paolo Bonzini
2015-01-22
1
-2
/
+2
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150122-1' into...
Peter Maydell
2015-01-22
2
-1
/
+34
|
\
\
|
*
|
hw/input/hid.c Fix capslock hid code
Dinar Valeev
2015-01-22
1
-1
/
+1
|
*
|
hid: handle full ptr queues in post_load
Gerd Hoffmann
2015-01-22
1
-0
/
+21
|
*
|
input: improve docs for input-send-event qmp command
Gerd Hoffmann
2015-01-22
1
-0
/
+12
|
|
/
*
|
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150122-1' into ...
Peter Maydell
2015-01-22
3
-4
/
+14
|
\
\
|
*
|
spice: fix coverity reported defect in display code
Gerd Hoffmann
2015-01-22
1
-3
/
+3
|
*
|
spice: add unix address support
Marc-André Lureau
2015-01-22
2
-1
/
+11
|
|
/
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20150122-1' into s...
Peter Maydell
2015-01-22
8
-198
/
+611
|
\
\
|
*
|
monitor: add vnc websockets
Gerd Hoffmann
2015-01-22
2
-4
/
+16
|
*
|
monitor: add query-vnc-servers command
Gerd Hoffmann
2015-01-22
3
-0
/
+206
|
*
|
vnc: factor out qmp_query_client_list
Gerd Hoffmann
2015-01-22
1
-15
/
+15
|
*
|
vnc: track & limit connections
Gerd Hoffmann
2015-01-22
2
-3
/
+46
|
*
|
vnc: update docs/multiseat.txt
Gerd Hoffmann
2015-01-22
1
-4
/
+14
|
*
|
vnc: allow binding servers to qemu consoles
Gerd Hoffmann
2015-01-22
1
-7
/
+43
|
*
|
vnc: switch to QemuOpts, allow multiple servers
Gerd Hoffmann
2015-01-22
4
-132
/
+199
|
*
|
vnc: add display id to acl names
Gerd Hoffmann
2015-01-22
1
-2
/
+20
|
*
|
vnc: remove unused DisplayState parameter, add id instead.
Gerd Hoffmann
2015-01-22
3
-26
/
+26
|
*
|
vnc: remove vnc_display global
Gerd Hoffmann
2015-01-22
2
-22
/
+43
|
|
/
*
|
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...
Peter Maydell
2015-01-22
3
-61
/
+7
|
\
\
|
|
/
|
/
|
|
*
disas/sparc: Remove unused data sparc_opcode_archs[]
Peter Maydell
2015-01-21
1
-32
/
+0
|
*
target-sparc: Mark gen_load_trap_state_at_tl() as !CONFIG_USER_ONLY
Peter Maydell
2015-01-21
1
-0
/
+2
|
*
target-sparc: is_translating_asi() is TARGET_SPARC64 only
Peter Maydell
2015-01-21
1
-6
/
+2
|
*
target-sparc: address_mask(), asi_address_mask() are TARGET_SPARC64 only
Peter Maydell
2015-01-21
1
-0
/
+4
|
*
target-sparc: Remove unused gen_op_subi_cc and gen_op_addi_cc
Peter Maydell
2015-01-21
1
-24
/
+0
|
/
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-misc-20150120' into ...
Peter Maydell
2015-01-20
30
-309
/
+242
|
\
|
*
cpu_ldst.h: Don't define helpers if MMU_MODE*_SUFFIX not defined
Peter Maydell
2015-01-20
1
-4
/
+8
|
*
cpu_ldst.h, cpu-all.h, bswap.h: Update documentation on ld/st accessors
Peter Maydell
2015-01-20
3
-38
/
+32
|
*
cpu_ldst_template.h: Drop unused cpu_ldfq/stfq/ldfl/stfl accessors
Peter Maydell
2015-01-20
1
-53
/
+1
|
*
cpu_ldst.h: Drop unused _raw macros, saddr() and laddr()
Peter Maydell
2015-01-20
1
-23
/
+0
|
*
cpu_ldst_template.h: Use ld*_p directly rather than via ld*_raw macros
Peter Maydell
2015-01-20
1
-3
/
+3
|
*
cpu_ldst.h: Use inline functions for usermode cpu_ld/st accessors
Peter Maydell
2015-01-20
3
-40
/
+127
|
*
cpu_ldst.h: Remove unused very short ld*/st* defines
Peter Maydell
2015-01-20
1
-26
/
+0
|
*
cpu_ldst.h: Drop unused ld/st*_kernel defines
Peter Maydell
2015-01-20
1
-15
/
+0
|
*
target-mips: Don't use _raw load/store accessors
Peter Maydell
2015-01-20
1
-2
/
+2
|
*
linux-user/main.c (m68k): Use get_user_u16 rather than lduw in cpu_loop
Peter Maydell
2015-01-20
1
-1
/
+1
|
*
linux-user/vm86.c: Use cpu_ldl_data &c rather than plain ldl &c
Peter Maydell
2015-01-20
1
-26
/
+31
|
*
bsd-user/elfload.c: Don't use ldl() or ldq_raw()
Peter Maydell
2015-01-20
1
-4
/
+7
|
*
linux-user/elfload.c: Don't use _raw accessor functions
Peter Maydell
2015-01-20
1
-2
/
+5
[next]