index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
dump: hoist lzo_init() from get_len_buf_out() to dump_init()
Laszlo Ersek
2014-06-11
1
-7
/
+6
|
*
|
dump: select header bitness based on ELF class, not ELF architecture
Laszlo Ersek
2014-06-11
1
-1
/
+1
|
*
|
dump: eliminate DumpState.page_size ("guest's page size")
Laszlo Ersek
2014-06-11
1
-26
/
+25
|
*
|
dump: eliminate DumpState.page_shift ("guest's page shift")
Laszlo Ersek
2014-06-11
2
-10
/
+8
|
*
|
dump: simplify write_start_flat_header()
Laszlo Ersek
2014-06-11
1
-11
/
+9
|
*
|
dump: fill in the flat header signature more pleasingly to the eye
Laszlo Ersek
2014-06-11
1
-2
/
+2
|
|
/
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-bsd-user-20140611' i...
Peter Maydell
2014-06-11
12
-508
/
+669
|
\
\
|
*
|
bsd-user: Fix syscall format, add strace support for more syscalls
Sean Bruno
2014-06-11
1
-5
/
+14
|
*
|
bsd-user: Implement strace support for thr_* syscalls
Sean Bruno
2014-06-11
1
-0
/
+9
|
*
|
bsd-user: Implement strace support for extattr_* syscalls
Sean Bruno
2014-06-11
1
-0
/
+13
|
*
|
bsd-user: Implement strace support for __acl_* syscalls
Sean Bruno
2014-06-11
1
-0
/
+12
|
*
|
bsd-user: Implement strace support for print_ioctl syscall
Sean Bruno
2014-06-11
2
-1
/
+20
|
*
|
bsd-user: Implement strace support for print_sysctl syscall
Sean Bruno
2014-06-11
2
-2
/
+41
|
*
|
bsd-user: GPL v2 attribution update and style
Sean Bruno
2014-06-11
2
-58
/
+94
|
*
|
bsd-user: add HOST_VARIANT_DIR for various *BSD dependent code
Stacey Son
2014-06-11
2
-1
/
+13
|
*
|
exec: replace ffsl with ctzl
Natanael Copa
2014-06-11
1
-1
/
+1
|
*
|
vhost: replace ffsl with ctzl
Natanael Copa
2014-06-11
1
-4
/
+2
|
*
|
xen: replace ffsl with ctzl
Natanael Copa
2014-06-11
1
-1
/
+1
|
*
|
util/qemu-openpty: fix build with musl libc by include termios.h as fallback
Natanael Copa
2014-06-11
1
-0
/
+2
|
*
|
bsd-user/mmap.c: Don't try to override g_malloc/g_free
Peter Maydell
2014-06-11
1
-60
/
+0
|
*
|
util/hbitmap.c: Use ctpopl rather than reimplementing a local equivalent
Peter Maydell
2014-06-11
1
-7
/
+2
|
*
|
bsd-user: refresh freebsd system call numbers
Stacey Son
2014-06-11
1
-368
/
+445
|
|
/
*
|
Merge remote-tracking branch 'remotes/bonzini/configure' into staging
Peter Maydell
2014-06-11
10
-223
/
+424
|
\
\
|
|
/
|
/
|
|
*
rules.mak: Rewrite unnest-vars
Fam Zheng
2014-06-10
1
-79
/
+158
|
*
configure: unset interfering variables
Cornelia Huck
2014-06-10
1
-0
/
+5
|
*
configure: duplicate/incorrect order of -lrt
Rick Liu
2014-06-10
1
-3
/
+3
|
*
libcacard: improve documentation
Paolo Bonzini
2014-06-10
1
-17
/
+63
|
*
libcacard: actually use symbols file
Michael Tokarev
2014-06-10
1
-1
/
+1
|
*
libcacard: replace qemu thread primitives with glib ones
Michael Tokarev
2014-06-10
3
-30
/
+19
|
*
vscclient: use glib thread primitives not qemu
Michael Tokarev
2014-06-10
1
-33
/
+37
|
*
glib-compat.h: add new thread API emulation on top of pre-2.31 API
Michael Tokarev
2014-06-10
3
-60
/
+138
*
|
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-06-10' in...
Peter Maydell
2014-06-10
26
-153
/
+46
|
\
\
|
*
|
virtio.c: fix error message
Michael Tokarev
2014-06-10
1
-1
/
+1
|
*
|
hw: vmware_vga: don't return cursorx when the driver asks for cursory register
Nicolas Owens
2014-06-10
1
-1
/
+1
|
*
|
migration: Plug memory leak in migrate-set-cache-size command
Chen Gang
2014-06-10
2
-1
/
+1
|
*
|
libcacard: Clean up dead stores before g_free()
Markus Armbruster
2014-06-10
2
-6
/
+0
|
*
|
libcacard: Drop superfluous conditionals around g_free()
Markus Armbruster
2014-06-10
5
-32
/
+12
|
*
|
cpu/x86: correctly set errors in x86_cpu_parse_featurestr
Paolo Bonzini
2014-06-10
1
-10
/
+7
|
*
|
smbios: use g_free directly on NULL pointers
Paolo Bonzini
2014-06-10
1
-7
/
+2
|
*
|
vdi: remove double conversion
Paolo Bonzini
2014-06-10
1
-1
/
+0
|
*
|
apb: Fix compiler warnings (large constants)
Stefan Weil
2014-06-10
1
-2
/
+2
|
*
|
hw/net/ne2000-isa: Register vmstate struct
Peter Maydell
2014-06-10
1
-0
/
+1
|
*
|
target-microblaze: Delete unused sign_extend() function
Peter Maydell
2014-06-10
1
-13
/
+0
|
*
|
hw/misc/milkymist-softusb: Remove unused softusb_{read, write}_pmem()
Peter Maydell
2014-06-10
1
-25
/
+0
|
*
|
target-i386/translate.c: Remove unused tcg_gen_lshift()
Peter Maydell
2014-06-10
1
-8
/
+0
|
*
|
hw/isa/pc87312: Remove unused function is_parallel_epp()
Peter Maydell
2014-06-10
1
-5
/
+0
|
*
|
hw/intc/openpic: Remove unused function IRQ_testbit()
Peter Maydell
2014-06-10
1
-5
/
+0
|
*
|
hw/dma/xilinx_axidma: Remove unused stream_halted() function
Peter Maydell
2014-06-10
1
-5
/
+0
|
*
|
util/qemu-sockets.c: Avoid unused variable warnings
Peter Maydell
2014-06-10
1
-2
/
+1
|
*
|
hw/sd/sd.c: Drop unused sd_acmd_type[] array
Peter Maydell
2014-06-10
1
-11
/
+0
[prev]
[next]