aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-21Makefile: disable Sphinx nitpickingsphinx-docsPeter Maydell
2019-05-21memory.h: attempted kernel-doc fixesPeter Maydell
2019-05-21docs: Add kernel-doc API documentation to memory.rstPeter Maydell
2019-05-21memory.h: Fix kerneldoc syntax issuesPeter Maydell
2019-05-21docs: Create bitops.rst as example of kernel-docsPeter Maydell
2019-05-21bitops.h: Silence kernel-doc complaintsPeter Maydell
2019-05-21docs/conf.py: Ignore some missing references in nitpick modePeter Maydell
2019-05-21docs/conf.py: Enable use of kerneldoc sphinx extensionPeter Maydell
2019-05-21docs: Add kerneldoc sphinx module from LinuxPeter Maydell
2019-05-21scripts/kernel-doc: Import kernel-doc script from LinuxPeter Maydell
2019-05-20Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20190519' into stagingPeter Maydell
2019-05-20Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2019-05-19target/alpha: Fix user-only floating-point exceptionsRichard Henderson
2019-05-19target/alpha: Clean up alpha_cpu_dump_stateRichard Henderson
2019-05-17Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190517-pull-request' i...Peter Maydell
2019-05-17virtfs: Fix documentation of -fsdev and -virtfsGreg Kurz
2019-05-17vl: Deprecate -virtfs_synthGreg Kurz
2019-05-17fsdev: Error out when unsupported option is passedGreg Kurz
2019-05-17fsdev: Move some types definition to qemu-fsdev.cGreg Kurz
2019-05-17fsdev: Drop unused opaque fieldGreg Kurz
2019-05-17fsdev: Drop unused extern declarationGreg Kurz
2019-05-17Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-05-17Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20190517' into...Peter Maydell
2019-05-17hw/net/ne2000: Extract the PCI device from the chipset common codePhilippe Mathieu-Daudé
2019-05-17hw/char: Move multi-serial devices into separate fileThomas Huth
2019-05-17ioapic: allow buggy guests mishandling level-triggered interrupts to make pro...Vitaly Kuznetsov
2019-05-17build: don't build hardware objects with linux-userLaurent Vivier
2019-05-17build: chardev is only needed for softmmu targetsLaurent Vivier
2019-05-17configure: qemu-ga is only needed with softmmu targetsLaurent Vivier
2019-05-17build: replace GENERATED_FILES by generated-files-yLaurent Vivier
2019-05-17trace: only include trace-event-subdirs when they are neededLaurent Vivier
2019-05-17sun4m: obey -vga nonePaolo Bonzini
2019-05-17mips-fulong2e: obey -vga nonePaolo Bonzini
2019-05-17hw/i386/acpi: Assert a pointer is not null BEFORE using itPhilippe Mathieu-Daudé
2019-05-17hw/i386/acpi: Add object_resolve_type_unambiguous to improve modularityPhilippe Mathieu-Daudé
2019-05-17hw/acpi/piix4: Move TYPE_PIIX4_PM to a public headerPhilippe Mathieu-Daudé
2019-05-17kbd-state: fix autorepeat handlingGerd Hoffmann
2019-05-17ui/console: Precautionary glBindTexture and surface->texture validation in su...HOU Qiming
2019-05-17ui/curses: manipulate cchar_t with standard curses functionsSamuel Thibault
2019-05-17ui/curses: do not assume wchar_t contains unicodeSamuel Thibault
2019-05-17Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2019-05-17Merge remote-tracking branch 'remotes/vivier/tags/m68k-staging-pull-request' ...Peter Maydell
2019-05-17net/colo-compare.c: Fix a crash in COLO Primary.Lukas Straub
2019-05-17net/slirp: fix the IPv6 prefix length error messageStefano Garzarella
2019-05-17e1000: Never increment the RX undersize count registerChris Kenna
2019-05-17vhost_net: don't set backend for the uninitialized virtqueueJason Wang
2019-05-17MAINTAINERS: add myself for leon3KONRAD Frederic
2019-05-17leon3: introduce the plug and play mechanismKONRAD Frederic
2019-05-17leon3: add a little bootloaderKONRAD Frederic
2019-05-17grlib, apbuart: get rid of the old-style create functionKONRAD Frederic