aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-17spapr: sanity check size of the CAS bufferGreg Kurz
2017-10-17spapr: fix OF word name in commentGreg Kurz
2017-10-17target/ppc: Remove unused PPC 460 and 460F definitionsThomas Huth
2017-10-17hw/ppc: use 0 instead of fdt_path_offset(fdt, "/")Greg Kurz
2017-10-17macio: add missing registers to VMStateDescriptionMark Cave-Ayland
2017-10-16Add myself as maintainer for TPM codeStefan Berger
2017-10-16filter-mirror: segfault when specifying non existent deviceEduardo Otubo
2017-10-16MAINTAINERS: Track default-configs/pci.makFam Zheng
2017-10-16MAINTAINERS: Fix Sun4v fileFam Zheng
2017-10-16MAINTAINERS: Clean up SCSI device sectionFam Zheng
2017-10-16include/hw/or-irq.h: Drop unused in_irqs fieldPeter Maydell
2017-10-16io: Add missing GCC_FMT_ATTR (fix -Werror=suggest-attribute=format)Stefan Weil
2017-10-16os-posix: Drop misleading commentMarkus Armbruster
2017-10-16linux-user: Add some random ioctlsMarco A L Barbosa
2017-10-16futex: add missing header guardsEmilio G. Cota
2017-10-16ui/gtk: Fix deprecation of vte_terminal_copy_clipboardAnthony PERARD
2017-10-16gitignore: ignore check-qlit testCarlo Marcelo Arenas Belón
2017-10-16linux-user: remove duplicate break in syscallCarlo Marcelo Arenas Belón
2017-10-16qemu-doc.texi: remove trailing whitespaceMichael Tokarev
2017-10-16Merge remote-tracking branch 'remotes/huth/tags/pull-request-2017-10-16' into...Peter Maydell
2017-10-16Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-10-16target/i386: trap on instructions longer than >15 bytesPaolo Bonzini
2017-10-16target/i386: introduce x86_ld*_codePaolo Bonzini
2017-10-16tco: add trace eventsPaolo Bonzini
2017-10-16docs/devel/loads-stores.rst: Document our various load and store APIsPeter Maydell
2017-10-16nios2: define tcg_envPaolo Bonzini
2017-10-16build: remove CONFIG_LIBDECNUMBERPaolo Bonzini
2017-10-16io: fix mem leak in websock error pathDaniel P. Berrange
2017-10-16io: add trace points for websocket HTTP protocol headersDaniel P. Berrange
2017-10-16io: cope with websock 'Connection' header having multiple valuesDaniel P. Berrange
2017-10-16io: get rid of bounce buffering in websock write pathDaniel P. Berrange
2017-10-16io: pass a struct iovec into qio_channel_websock_encodeDaniel P. Berrange
2017-10-16io: get rid of qio_channel_websock_encode helper methodDaniel P. Berrange
2017-10-16io: simplify websocket ping reply handlingDaniel P. Berrange
2017-10-16io: monitor encoutput buffer size from websocket GSourceDaniel P. Berrange
2017-10-16sockets: Handle race condition between binds to the same portKnut Omang
2017-10-16sockets: factor out create_fast_reuse_socketKnut Omang
2017-10-16sockets: factor out a new try_bind() functionKnut Omang
2017-10-16Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-10-14' into st...Peter Maydell
2017-10-16Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2017-10-16linux-user: Fix target FS_IOC_GETFLAGS and FS_IOC_SETFLAGS numbersPeter Maydell
2017-10-16linux-user/sh4: Reduce TARGET_VIRT_ADDR_SPACE_BITS to 31Richard Henderson
2017-10-16linux-user: Tidy and enforce reserved_va initializationRichard Henderson
2017-10-16tcg: Fix off-by-one in assert in page_set_flagsRichard Henderson
2017-10-16linux-user: Allow -R values up to 0xffff0000 for 32-bit ARM guestsPeter Maydell
2017-10-16linux-user: remove duplicate break in syscallCarlo Marcelo Arenas Belón
2017-10-16target/m68k,linux-user: manage FP registers in ucontextLaurent Vivier
2017-10-16linux-user: fix O_TMPFILE handlingRiku Voipio
2017-10-16gtk: fix wrong id between texture and framebufferAnthoine Bourgeois
2017-10-16ui/gtk: Fix deprecation of vte_terminal_copy_clipboardAnthony PERARD