summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-12replay: fix save/load vm for non-empty queuePavel Dovgalyuk
2018-03-12replay: fixed replay_enable_eventsPavel Dovgalyuk
2018-03-12replay: fix processing async eventsPavel Dovgalyuk
2018-03-12cpu-exec: fix exception_index handlingPavel Dovgalyuk
2018-03-12hw/i386/pc: Factor out the superio codePhilippe Mathieu-Daudé
2018-03-12hw/alpha/dp264: Use the TYPE_SMC37C669_SUPERIOPhilippe Mathieu-Daudé
2018-03-12hw/alpha/dp264: Add the ISA DMA controllerPhilippe Mathieu-Daudé
2018-03-12hw/isa/superio: Add the SMC FDC37C669 Super I/OPhilippe Mathieu-Daudé
2018-03-12MAINTAINERS: Split the Alpha TCG/machine sectionPhilippe Mathieu-Daudé
2018-03-12MAINTAINERS: Add entries for the VT82C686B Super I/OPhilippe Mathieu-Daudé
2018-03-12hw/isa/vt82c686: Add the TYPE_VT82C686B_SUPERIOPhilippe Mathieu-Daudé
2018-03-12hw/isa/vt82c686: Rename vt82c686b_init() -> vt82c686b_isa_init()Philippe Mathieu-Daudé
2018-03-12hw/mips/mips_fulong2e: Factor out vt82c686b_southbridge_init()Philippe Mathieu-Daudé
2018-03-12hw/isa/superio: Factor out the FDC37M817 Super I/O from mips_malta.cPhilippe Mathieu-Daudé
2018-03-12hw/mips/malta: Code movementPhilippe Mathieu-Daudé
2018-03-12hw/isa/superio: Factor out the IDE code from pc87312.cPhilippe Mathieu-Daudé
2018-03-12hw/isa/superio: Add a keyboard/mouse controller (8042)Philippe Mathieu-Daudé
2018-03-12hw/isa/superio: Factor out the floppy disc controller code from pc87312.cPhilippe Mathieu-Daudé
2018-03-12hw/isa/superio: Factor out the serial code from pc87312.cPhilippe Mathieu-Daudé
2018-03-12hw/isa/superio: Factor out the parallel code from pc87312.cPhilippe Mathieu-Daudé
2018-03-12hw/isa/pc87312: Inherit from the abstract TYPE_ISA_SUPERIOPhilippe Mathieu-Daudé
2018-03-12hw/isa/superio: Add a Super I/O template based on the PC87312 devicePhilippe Mathieu-Daudé
2018-03-12hw/isa/pc87312: Use 'unsigned int' for the irq valuePhilippe Mathieu-Daudé
2018-03-12hw/isa/pc87312: Use uint16_t for the ISA I/O base addressPhilippe Mathieu-Daudé
2018-03-12hw/isa/pc87312: Rename the device type as TYPE_PC87312_SUPERIOPhilippe Mathieu-Daudé
2018-03-12MAINTAINERS: Fix the PC87312 include pathPhilippe Mathieu-Daudé
2018-03-12hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.hPhilippe Mathieu-Daudé
2018-03-12hw/dma/i8257: Rename DMA_init() to i8257_dma_init()Philippe Mathieu-Daudé
2018-03-12hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.cPhilippe Mathieu-Daudé
2018-03-12membarrier: add --enable-membarrierPaolo Bonzini
2018-03-12membarrier: introduce qemu/sys_membarrier.hPaolo Bonzini
2018-03-12rcu: make memory barriers more explicitPaolo Bonzini
2018-03-12docs: document atomic_load_acquire and atomic_store_releasePaolo Bonzini
2018-03-12rcutorture: remove synchronize_rcu from readersPaolo Bonzini
2018-03-12hw/mips/jazz: Fix implicit creation of "-drive if=scsi" devicesThomas Huth
2018-03-12Polish the version strings containing the package versionThomas Huth
2018-03-12hw/i386: make IOMMUs configurable via default-configs/Paolo Bonzini
2018-03-12scsi: support NDOB (no data-out buffer) for WRITE SAME commandsPaolo Bonzini
2018-03-12chardev: tcp: let TLS run on chardev contextPeter Xu
2018-03-12chardev: tcp: postpone async connection setupPeter Xu
2018-03-12chardev: use chardev's gcontext for async connectPeter Xu
2018-03-12chardev: introduce chr_machine_done hookPeter Xu
2018-03-12chardev: allow telnet gsource to switch gcontextPeter Xu
2018-03-12chardev: update net listener gcontextPeter Xu
2018-03-12chardev: fix handling of EAGAIN for TCP chardevDaniel P. Berrangé
2018-03-12vl: export machine_init_donePeter Xu
2018-03-12checkpatch: Exempt long URLsEric Blake
2018-03-12hw: Do not include "sysemu/block-backend.h" if it is not necessaryThomas Huth
2018-03-12build-sys: make help could have 'modules' targetMarc-André Lureau
2018-03-12qemu-doc: Add the paragraph about the -no-frame deprecation againThomas Huth