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
2016-05-11
ui: gtk: Fix some deprecation warnings
Cole Robinson
1
-7
/
+13
2016-05-11
ui: gtk: Fix a runtime warning on vte >= 0.37
Cole Robinson
1
-1
/
+12
2016-05-11
configure: support vte-2.91
Cole Robinson
1
-6
/
+11
2016-05-11
configure: report SDL version
Cole Robinson
1
-4
/
+4
2016-05-11
configure: report GTK version
Cole Robinson
1
-1
/
+2
2016-05-11
configure: add echo_version helper
Cole Robinson
1
-10
/
+8
2016-05-11
configure: error on unknown --with-sdlabi value
Cole Robinson
1
-1
/
+3
2016-05-11
configure: build SDL if only SDL2 available
Cole Robinson
1
-1
/
+11
2016-05-11
ui: sdl2: Release grab before opening console window
Cole Robinson
1
-0
/
+4
2016-05-11
ui: gtk: fix crash when terminal inner-border is NULL
Cole Robinson
1
-4
/
+6
2016-05-09
Update version for v2.6.0-rc5 release
v2.6.0-rc5
Peter Maydell
1
-1
/
+1
2016-05-09
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160509-1' into s...
Peter Maydell
1
-44
/
+78
2016-05-02
Update version for v2.6.0-rc4 release
v2.6.0-rc4
Peter Maydell
1
-1
/
+1
2016-05-02
Revert "acpi: mark PMTIMER as unlocked"
Gerd Hoffmann
1
-1
/
+0
2016-05-02
vga: make sure vga register setup for vbe stays intact (CVE-2016-3712).
Gerd Hoffmann
1
-0
/
+6
2016-05-02
vga: update vga register setup on vbe changes
Gerd Hoffmann
1
-0
/
+1
2016-05-02
vga: factor out vga register setup
Gerd Hoffmann
1
-34
/
+44
2016-05-02
vga: add vbe_enabled() helper
Gerd Hoffmann
1
-4
/
+9
2016-05-02
vga: fix banked access bounds checking (CVE-2016-3710)
Gerd Hoffmann
1
-6
/
+18
2016-05-02
configure: Check if struct fsxattr is available from linux header
Jan Vesely
1
-0
/
+23
2016-05-01
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-3
/
+2
2016-05-01
acpi: fix bios linker loadder COMMAND_ALLOCATE on bigendian host
Igor Mammedov
1
-3
/
+2
2016-04-29
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+8
2016-04-29
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-04-29' into ...
Peter Maydell
1
-1
/
+1
2016-04-29
vvfat: Fix default volume label
Kevin Wolf
1
-0
/
+2
2016-04-29
vvfat: Fix volume name assertion
Kevin Wolf
1
-1
/
+6
2016-04-29
qapi: Don't pass NULL to printf in string input visitor
Eric Blake
1
-1
/
+1
2016-04-28
slirp: fix guest network access with darwin host
Samuel Thibault
4
-3
/
+15
2016-04-28
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160428' into staging
Peter Maydell
1
-8
/
+8
2016-04-28
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-04-28' into...
Peter Maydell
8
-43
/
+26
2016-04-28
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160426' into...
Peter Maydell
2
-5
/
+14
2016-04-28
target-mips: Fix RDHWR exception host PC
James Hogan
1
-8
/
+8
2016-04-28
qom: -object error messages lost location, restore it
Markus Armbruster
6
-39
/
+21
2016-04-28
replay: Fix dangling location bug in replay_configure()
Markus Armbruster
1
-1
/
+2
2016-04-28
QemuOpts: Fix qemu_opts_foreach() dangling location regression
Markus Armbruster
1
-3
/
+3
2016-04-26
spapr_drc: fix aborts during DRC-count based hotplug
Michael Roth
2
-5
/
+14
2016-04-25
usb/uhci: move pid check
Gerd Hoffmann
1
-13
/
+13
2016-04-25
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160423' into...
Peter Maydell
2
-5
/
+7
2016-04-23
hw/ppc/spapr: Fix crash when specifying bad parameters to spapr-pci-host-bridge
Thomas Huth
2
-5
/
+7
2016-04-22
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
13
-12
/
+56
2016-04-22
mirror: Workaround for unexpected iohandler events during completion
Fam Zheng
1
-0
/
+9
2016-04-22
aio-posix: Skip external nodes in aio_dispatch
Fam Zheng
1
-2
/
+6
2016-04-22
virtio: Mark host notifiers as external
Fam Zheng
1
-2
/
+2
2016-04-22
event-notifier: Add "is_external" parameter
Fam Zheng
7
-10
/
+25
2016-04-22
iohandler: Introduce iohandler_get_aio_context
Fam Zheng
4
-0
/
+16
2016-04-22
util: align memory allocations to 2M on AArch64
Christoffer Dall
1
-1
/
+2
2016-04-22
nbd: Don't mishandle unaligned client requests
Eric Blake
1
-6
/
+4
2016-04-21
Update version for v2.6.0-rc3 release
v2.6.0-rc3
Peter Maydell
1
-1
/
+1
2016-04-21
tcg: check for CONFIG_DEBUG_TCG instead of NDEBUG
Aurelien Jarno
10
-17
/
+12
2016-04-21
tcg: use tcg_debug_assert instead of assert (fix performance regression)
Aurelien Jarno
11
-93
/
+93
[next]