index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-11
gtk: cleanup backend dependencies
Gerd Hoffmann
2
-28
/
+46
2014-06-11
gtk: factor out keycode mapping
Gerd Hoffmann
1
-7
/
+16
2014-06-11
bsd-user: Fix syscall format, add strace support for more syscalls
Sean Bruno
1
-5
/
+14
2014-06-11
bsd-user: Implement strace support for thr_* syscalls
Sean Bruno
1
-0
/
+9
2014-06-11
bsd-user: Implement strace support for extattr_* syscalls
Sean Bruno
1
-0
/
+13
2014-06-11
bsd-user: Implement strace support for __acl_* syscalls
Sean Bruno
1
-0
/
+12
2014-06-11
bsd-user: Implement strace support for print_ioctl syscall
Sean Bruno
2
-1
/
+20
2014-06-11
bsd-user: Implement strace support for print_sysctl syscall
Sean Bruno
2
-2
/
+41
2014-06-11
bsd-user: GPL v2 attribution update and style
Sean Bruno
2
-58
/
+94
2014-06-11
bsd-user: add HOST_VARIANT_DIR for various *BSD dependent code
Stacey Son
2
-1
/
+13
2014-06-11
exec: replace ffsl with ctzl
Natanael Copa
1
-1
/
+1
2014-06-11
vhost: replace ffsl with ctzl
Natanael Copa
1
-4
/
+2
2014-06-11
xen: replace ffsl with ctzl
Natanael Copa
1
-1
/
+1
2014-06-11
util/qemu-openpty: fix build with musl libc by include termios.h as fallback
Natanael Copa
1
-0
/
+2
2014-06-11
bsd-user/mmap.c: Don't try to override g_malloc/g_free
Peter Maydell
1
-60
/
+0
2014-06-11
util/hbitmap.c: Use ctpopl rather than reimplementing a local equivalent
Peter Maydell
1
-7
/
+2
2014-06-11
bsd-user: refresh freebsd system call numbers
Stacey Son
1
-368
/
+445
2014-06-10
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-06-10' in...
Peter Maydell
26
-153
/
+46
2014-06-10
virtio.c: fix error message
Michael Tokarev
1
-1
/
+1
2014-06-10
hw: vmware_vga: don't return cursorx when the driver asks for cursory register
Nicolas Owens
1
-1
/
+1
2014-06-10
migration: Plug memory leak in migrate-set-cache-size command
Chen Gang
2
-1
/
+1
2014-06-10
libcacard: Clean up dead stores before g_free()
Markus Armbruster
2
-6
/
+0
2014-06-10
libcacard: Drop superfluous conditionals around g_free()
Markus Armbruster
5
-32
/
+12
2014-06-10
cpu/x86: correctly set errors in x86_cpu_parse_featurestr
Paolo Bonzini
1
-10
/
+7
2014-06-10
smbios: use g_free directly on NULL pointers
Paolo Bonzini
1
-7
/
+2
2014-06-10
vdi: remove double conversion
Paolo Bonzini
1
-1
/
+0
2014-06-10
apb: Fix compiler warnings (large constants)
Stefan Weil
1
-2
/
+2
2014-06-10
hw/net/ne2000-isa: Register vmstate struct
Peter Maydell
1
-0
/
+1
2014-06-10
target-microblaze: Delete unused sign_extend() function
Peter Maydell
1
-13
/
+0
2014-06-10
hw/misc/milkymist-softusb: Remove unused softusb_{read, write}_pmem()
Peter Maydell
1
-25
/
+0
2014-06-10
target-i386/translate.c: Remove unused tcg_gen_lshift()
Peter Maydell
1
-8
/
+0
2014-06-10
hw/isa/pc87312: Remove unused function is_parallel_epp()
Peter Maydell
1
-5
/
+0
2014-06-10
hw/intc/openpic: Remove unused function IRQ_testbit()
Peter Maydell
1
-5
/
+0
2014-06-10
hw/dma/xilinx_axidma: Remove unused stream_halted() function
Peter Maydell
1
-5
/
+0
2014-06-10
util/qemu-sockets.c: Avoid unused variable warnings
Peter Maydell
1
-2
/
+1
2014-06-10
hw/sd/sd.c: Drop unused sd_acmd_type[] array
Peter Maydell
1
-11
/
+0
2014-06-10
hw/i386/pc.c: Remove unused parallel_io and parallel_irq variables
Peter Maydell
1
-3
/
+0
2014-06-10
slirp: Remove unused zero_ethaddr[] variable
Peter Maydell
1
-2
/
+0
2014-06-10
qtest: fix hex2nib for capital characters
Sergey Fedorov
1
-1
/
+1
2014-06-10
net: cadence_gem: Remove &desc[0] usages
Peter Crosthwaite
1
-2
/
+2
2014-06-10
net: cadence_gem: Comment spelling sweep
Peter Crosthwaite
1
-6
/
+6
2014-06-10
net: cadence_gem: Add Tx descriptor fetch printf
Peter Crosthwaite
1
-0
/
+3
2014-06-10
net: cadence_gem: Fix Tx descriptor update
Peter Crosthwaite
1
-5
/
+7
2014-06-10
rules.mak: Rewrite unnest-vars
Fam Zheng
1
-79
/
+158
2014-06-10
Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-20140610-1' in...
Peter Maydell
1
-13
/
+5
2014-06-10
console: fix -vga none -sdl crash
Gerd Hoffmann
1
-4
/
+1
2014-06-10
console: kill MAX_CONSOLES, alloc consoles dynamically
Gerd Hoffmann
1
-9
/
+4
2014-06-10
configure: unset interfering variables
Cornelia Huck
1
-0
/
+5
2014-06-10
configure: duplicate/incorrect order of -lrt
Rick Liu
1
-3
/
+3
2014-06-10
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140610' into staging
Peter Maydell
10
-130
/
+560
[prev]
[next]