Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-08-21 | configure: fix sdl detection using sdl2-config | Carlo Marcelo Arenas Belón | 1 | -5/+4 |
2019-08-21 | configure: remove obsoleted $sparc_cpu variable | Carlo Marcelo Arenas Belón | 1 | -3/+0 |
2019-08-21 | misc: fix naming scheme of compatiblity arrays | Marc-André Lureau | 2 | -2/+2 |
2019-08-21 | test: Use g_strndup instead of plain strndup | tony.nguyen@bt.com | 2 | -5/+5 |
2019-08-21 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 70 | -502/+661 |