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
2019-08-22
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190822-pull-request' ...
Peter Maydell
4
-18
/
+126
2019-08-22
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190822-pull-request' ...
Peter Maydell
4
-23
/
+64
2019-08-22
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190822-pull-request' i...
Peter Maydell
3
-1
/
+8
2019-08-22
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
13
-69
/
+178
2019-08-22
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...
Peter Maydell
70
-143
/
+137
2019-08-22
ati-vga: Implement dummy VBlank IRQ
BALATON Zoltan
4
-0
/
+55
2019-08-22
ehci: fix queue->dev null ptr dereference
Gerd Hoffmann
1
-0
/
+3
2019-08-21
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
15
-35
/
+32
2019-08-21
monitor/qmp: Update comment for commit 4eaca8de268
Markus Armbruster
1
-1
/
+1
2019-08-21
char-socket: Lock tcp_chr_disconnect() and socket_reconnect_timeout()
Alberto Garcia
1
-3
/
+13
2019-08-21
main-loop: Fix GSource leak in qio_task_thread_worker()
Alberto Garcia
1
-0
/
+1
2019-08-21
memory: Fix up memory_region_{add|del}_coalescing
Peter Xu
1
-19
/
+17
2019-08-21
memory: Remove has_coalesced_range counter
Peter Xu
1
-14
/
+0
2019-08-21
memory: Split zones when do coalesced_io_del()
Peter Xu
1
-14
/
+35
2019-08-21
memory: Refactor memory_region_clear_coalescing
Peter Xu
1
-5
/
+5
2019-08-21
minikconf: don't print CONFIG_FOO=n lines
Marc-André Lureau
1
-2
/
+2
2019-08-21
configure: remove AUTOCONF_HOST
Marc-André Lureau
1
-5
/
+0
2019-08-21
tests: add module loading test
Marc-André Lureau
5
-0
/
+89
2019-08-21
module: return success on module load
Marc-André Lureau
2
-4
/
+12
2019-08-21
module: use g_hash_table_add()
Marc-André Lureau
1
-2
/
+1
2019-08-21
configure: define CONFIG_TOOLS here
Paolo Bonzini
2
-3
/
+5
2019-08-21
qemu-ga: clean up TOOLS variable
Paolo Bonzini
2
-3
/
+3
2019-08-21
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190821-pull-request...
Peter Maydell
38
-651
/
+790
2019-08-21
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20190821' into...
Peter Maydell
47
-610
/
+1416
2019-08-21
qdev: Collect HMP handlers command handlers in qdev-monitor.c
Markus Armbruster
2
-19
/
+18
2019-08-21
qapi: Move query-target from misc.json to machine.json
Markus Armbruster
6
-61
/
+58
2019-08-21
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
61
-62
/
+60
2019-08-21
hw/display: Compile various display devices as common object
Philippe Mathieu-Daudé
1
-9
/
+9
2019-08-21
input-linux: add shift+shift as a grab toggle
Niklas Haas
2
-1
/
+6
2019-08-21
curses: assert get_wch return value is okay
Paolo Bonzini
1
-0
/
+2
2019-08-21
hw/display/sm501: Remove unused include
Philippe Mathieu-Daudé
1
-1
/
+0
2019-08-21
spapr_events: Rewrite a fall through comment
Philippe Mathieu-Daudé
1
-1
/
+1
2019-08-21
vl: Rewrite a fall through comment
Philippe Mathieu-Daudé
1
-1
/
+1
2019-08-21
target/ppc: Rewrite a fall through comment
Philippe Mathieu-Daudé
1
-3
/
+3
2019-08-21
ati-vga: Add limited support for big endian frame buffer aperture
BALATON Zoltan
3
-1
/
+12
2019-08-21
ati-vga: Attempt to handle CRTC offset not exact multiple of stride
BALATON Zoltan
1
-7
/
+15
2019-08-21
ati-vga: Fix hardware cursor image offset
BALATON Zoltan
1
-5
/
+3
2019-08-21
ati-vga: Fix cursor color with guest_hwcursor=true
BALATON Zoltan
1
-1
/
+1
2019-08-21
ati-vga: Fix GPIO_MONID register write
BALATON Zoltan
1
-4
/
+7
2019-08-21
ati-vga: Add some register definitions for debugging
BALATON Zoltan
2
-0
/
+8
2019-08-21
ati-vga: Add registers for getting apertures
BALATON Zoltan
3
-0
/
+25
2019-08-21
hw/ipmi: Rewrite a fall through comment
Philippe Mathieu-Daudé
1
-2
/
+1
2019-08-21
hw/dma/omap_dma: Move switch 'fall through' comment to correct place
Philippe Mathieu-Daudé
1
-1
/
+1
2019-08-21
json: Move switch 'fall through' comment to correct place
Philippe Mathieu-Daudé
1
-1
/
+1
2019-08-21
usb: reword -usb command-line option and mention xHCI
Stefan Hajnoczi
1
-2
/
+5
2019-08-21
hw/net/e1000: Fix erroneous comment
Philippe Mathieu-Daudé
1
-1
/
+1
2019-08-21
xhci: Add No Op Command
Hikaru Nishida
1
-0
/
+3
2019-08-21
usb-redir: merge interrupt packets
Martin Cerveny
1
-21
/
+48
2019-08-21
usbredir: fix buffer-overflow on vmload
Marc-André Lureau
1
-0
/
+5
2019-08-21
.gitignore: ignore some vhost-user* related files
Michal Privoznik
1
-0
/
+3
[next]