aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-22Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190822-pull-request' ...Peter Maydell4-18/+126
2019-08-22Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190822-pull-request' ...Peter Maydell4-23/+64
2019-08-22Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190822-pull-request' i...Peter Maydell3-1/+8
2019-08-22Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell13-69/+178
2019-08-22Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...Peter Maydell70-143/+137
2019-08-22ati-vga: Implement dummy VBlank IRQBALATON Zoltan4-0/+55
2019-08-22ehci: fix queue->dev null ptr dereferenceGerd Hoffmann1-0/+3
2019-08-21Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell15-35/+32
2019-08-21monitor/qmp: Update comment for commit 4eaca8de268Markus Armbruster1-1/+1
2019-08-21char-socket: Lock tcp_chr_disconnect() and socket_reconnect_timeout()Alberto Garcia1-3/+13
2019-08-21main-loop: Fix GSource leak in qio_task_thread_worker()Alberto Garcia1-0/+1
2019-08-21memory: Fix up memory_region_{add|del}_coalescingPeter Xu1-19/+17
2019-08-21memory: Remove has_coalesced_range counterPeter Xu1-14/+0
2019-08-21memory: Split zones when do coalesced_io_del()Peter Xu1-14/+35
2019-08-21memory: Refactor memory_region_clear_coalescingPeter Xu1-5/+5
2019-08-21minikconf: don't print CONFIG_FOO=n linesMarc-André Lureau1-2/+2
2019-08-21configure: remove AUTOCONF_HOSTMarc-André Lureau1-5/+0
2019-08-21tests: add module loading testMarc-André Lureau5-0/+89
2019-08-21module: return success on module loadMarc-André Lureau2-4/+12
2019-08-21module: use g_hash_table_add()Marc-André Lureau1-2/+1
2019-08-21configure: define CONFIG_TOOLS herePaolo Bonzini2-3/+5
2019-08-21qemu-ga: clean up TOOLS variablePaolo Bonzini2-3/+3
2019-08-21Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190821-pull-request...Peter Maydell38-651/+790
2019-08-21Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20190821' into...Peter Maydell47-610/+1416
2019-08-21qdev: Collect HMP handlers command handlers in qdev-monitor.cMarkus Armbruster2-19/+18
2019-08-21qapi: Move query-target from misc.json to machine.jsonMarkus Armbruster6-61/+58
2019-08-21hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster61-62/+60
2019-08-21hw/display: Compile various display devices as common objectPhilippe Mathieu-Daudé1-9/+9
2019-08-21input-linux: add shift+shift as a grab toggleNiklas Haas2-1/+6
2019-08-21curses: assert get_wch return value is okayPaolo Bonzini1-0/+2
2019-08-21hw/display/sm501: Remove unused includePhilippe Mathieu-Daudé1-1/+0
2019-08-21spapr_events: Rewrite a fall through commentPhilippe Mathieu-Daudé1-1/+1
2019-08-21vl: Rewrite a fall through commentPhilippe Mathieu-Daudé1-1/+1
2019-08-21target/ppc: Rewrite a fall through commentPhilippe Mathieu-Daudé1-3/+3
2019-08-21ati-vga: Add limited support for big endian frame buffer apertureBALATON Zoltan3-1/+12
2019-08-21ati-vga: Attempt to handle CRTC offset not exact multiple of strideBALATON Zoltan1-7/+15
2019-08-21ati-vga: Fix hardware cursor image offsetBALATON Zoltan1-5/+3
2019-08-21ati-vga: Fix cursor color with guest_hwcursor=trueBALATON Zoltan1-1/+1
2019-08-21ati-vga: Fix GPIO_MONID register writeBALATON Zoltan1-4/+7
2019-08-21ati-vga: Add some register definitions for debuggingBALATON Zoltan2-0/+8
2019-08-21ati-vga: Add registers for getting aperturesBALATON Zoltan3-0/+25
2019-08-21hw/ipmi: Rewrite a fall through commentPhilippe Mathieu-Daudé1-2/+1
2019-08-21hw/dma/omap_dma: Move switch 'fall through' comment to correct placePhilippe Mathieu-Daudé1-1/+1
2019-08-21json: Move switch 'fall through' comment to correct placePhilippe Mathieu-Daudé1-1/+1
2019-08-21usb: reword -usb command-line option and mention xHCIStefan Hajnoczi1-2/+5
2019-08-21hw/net/e1000: Fix erroneous commentPhilippe Mathieu-Daudé1-1/+1
2019-08-21xhci: Add No Op CommandHikaru Nishida1-0/+3
2019-08-21usb-redir: merge interrupt packetsMartin Cerveny1-21/+48
2019-08-21usbredir: fix buffer-overflow on vmloadMarc-André Lureau1-0/+5
2019-08-21.gitignore: ignore some vhost-user* related filesMichal Privoznik1-0/+3