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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2016-09-16
tcg: Support arbitrary size + alignment
Richard Henderson
10
-112
/
+128
2016-09-15
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20160915.0' in...
Peter Maydell
1
-1
/
+3
2016-09-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
18
-234
/
+379
2016-09-15
vfio/pci: Fix regression in MSI routing configuration
David Gibson
1
-1
/
+3
2016-09-15
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
53
-2961
/
+54
2016-09-15
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160914-1' into s...
Peter Maydell
3
-9
/
+204
2016-09-15
pcspk: adding vmstate for save/restore
Pavel Dovgalyuk
1
-2
/
+15
2016-09-15
kvmvapic: fix state change handler
Pavel Dovgalyuk
1
-0
/
+1
2016-09-15
pc: apic: introduce APIC macro
Wanpeng Li
1
-11
/
+15
2016-09-15
mptsas: change .realize function name
Cao jin
1
-2
/
+2
2016-09-15
linux-user/qemu.h: change malloc to g_malloc, free to g_free
Md Haris Iqbal
1
-2
/
+2
2016-09-15
win32: don't run subprocess tests on Mingw32 platform
Eduardo Habkost
1
-1
/
+1
2016-09-15
sheepdog: remove useless casts
Laurent Vivier
1
-2
/
+2
2016-09-15
fw_cfg: remove useless casts
Laurent Vivier
1
-2
/
+2
2016-09-15
tricore: remove useless cast
Laurent Vivier
1
-1
/
+1
2016-09-15
s390x: remove useless cast
Laurent Vivier
1
-1
/
+1
2016-09-15
linux-user,s390x: remove useless cast
Laurent Vivier
1
-1
/
+1
2016-09-15
coccinelle: add a script to remove useless casts
Laurent Vivier
1
-0
/
+7
2016-09-15
curl: Operate on zero-length file
Tomáš Golembiovský
1
-4
/
+21
2016-09-15
Remove unused function declarations
Ladi Prosek
31
-82
/
+0
2016-09-15
ivshmem: Delete duplicate debug message
Stefano Dong (董兴水)
1
-1
/
+0
2016-09-15
sh4: fix broken link to documentation
Reda Sallahi
2
-2
/
+2
2016-09-15
MAINTAINERS: Fix up F: entry bit rot
Markus Armbruster
1
-13
/
+3
2016-09-15
MAINTAINERS: Add include/sysemu/cpus.h
Thomas Huth
1
-0
/
+1
2016-09-15
MAINTAINERS: Add include/hw/sh4/ to SH4 section
Thomas Huth
1
-0
/
+1
2016-09-15
MAINTAINERS: Add include/hw/tricore/ to TriCore section
Thomas Huth
1
-0
/
+1
2016-09-15
MAINTAINERS: Add include/hw/unicore32/ to UniCore32 section
Thomas Huth
1
-0
/
+1
2016-09-15
ui/console: Fix non-working backspace key in monitor of gtk UI
Thomas Huth
1
-0
/
+1
2016-09-15
tcg: Remove duplicate header includes
Thomas Huth
1
-2
/
+0
2016-09-15
Remove remainders of HPPA backend
Thomas Huth
7
-2845
/
+4
2016-09-15
fpu: add mechanism to check for invalid long double formats
Andrew Dutcher
2
-16
/
+115
2016-09-15
ui/cocoa.m: Make a better about dialog
Programmingkid
1
-3
/
+104
2016-09-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
77
-643
/
+885
2016-09-14
target-i386: Fixed syscall posssible segfault
Stanislav Shmarov
1
-17
/
+19
2016-09-14
log: fix parsing of multiple trace:PATTERN log args
Daniel P. Berrange
1
-26
/
+15
2016-09-14
qemu-char: avoid segfault if user lacks of permisson of a given logfile
Lin Ma
2
-0
/
+9
2016-09-14
build-sys: add make 'help' target
Marc-André Lureau
1
-0
/
+37
2016-09-14
linux-user: complete omission of removing uses of strdup
Wei Jiangang
1
-5
/
+2
2016-09-14
target-i386: fix ordering of fields in CPUX86State
Paolo Bonzini
1
-6
/
+6
2016-09-14
pc: apic: fix touch LAPIC when irqchip is split
Wanpeng Li
1
-8
/
+10
2016-09-14
scsi: pvscsi: limit process IO loop to ring size
Prasad J Pandit
1
-1
/
+4
2016-09-14
memory: remove memory_region_destructor_rom_device
Paolo Bonzini
1
-6
/
+1
2016-09-14
Change net/socket.c to use socket_*() functions
Marc-André Lureau
1
-56
/
+71
2016-09-14
cutils: Rewrite x86 buffer zero checking
Richard Henderson
1
-75
/
+156
2016-09-14
scsi: mptsas: use g_new0 to allocate MPTSASRequest object
Li Qiang
1
-1
/
+1
2016-09-14
virtio-scsi: Don't abort when media is ejected
Fam Zheng
1
-6
/
+9
2016-09-14
scsi-disk: Cleaning up around tray open state
Fam Zheng
1
-14
/
+8
2016-09-14
usb-mtp: added object properties
Isaac Lozano
1
-0
/
+177
2016-09-14
usb-mtp: fix sending files larger than 4gb
Isaac Lozano
1
-5
/
+15
2016-09-13
cutils: Add generic prefetch
Richard Henderson
1
-0
/
+5
[next]