Age | Commit message (Expand) | Author | Files | Lines |
2018-03-12 | replay: save prior value of the host clock | Pavel Dovgalyuk | 1 | -0/+14 |
2018-03-12 | replay: fix save/load vm for non-empty queue | Pavel Dovgalyuk | 1 | -0/+3 |
2018-03-12 | hw/isa/superio: Add the SMC FDC37C669 Super I/O | Philippe Mathieu-Daudé | 1 | -0/+1 |
2018-03-12 | hw/isa/vt82c686: Add the TYPE_VT82C686B_SUPERIO | Philippe Mathieu-Daudé | 1 | -0/+2 |
2018-03-12 | hw/isa/vt82c686: Rename vt82c686b_init() -> vt82c686b_isa_init() | Philippe Mathieu-Daudé | 1 | -1/+1 |
2018-03-12 | hw/isa/superio: Factor out the FDC37M817 Super I/O from mips_malta.c | Philippe Mathieu-Daudé | 1 | -0/+2 |
2018-03-12 | hw/isa/superio: Factor out the IDE code from pc87312.c | Philippe Mathieu-Daudé | 1 | -0/+2 |
2018-03-12 | hw/isa/superio: Add a keyboard/mouse controller (8042) | Philippe Mathieu-Daudé | 1 | -0/+1 |
2018-03-12 | hw/isa/superio: Factor out the floppy disc controller code from pc87312.c | Philippe Mathieu-Daudé | 2 | -4/+2 |
2018-03-12 | hw/isa/superio: Factor out the serial code from pc87312.c | Philippe Mathieu-Daudé | 2 | -4/+2 |
2018-03-12 | hw/isa/superio: Factor out the parallel code from pc87312.c | Philippe Mathieu-Daudé | 2 | -4/+6 |
2018-03-12 | hw/isa/pc87312: Inherit from the abstract TYPE_ISA_SUPERIO | Philippe Mathieu-Daudé | 1 | -2/+4 |
2018-03-12 | hw/isa/superio: Add a Super I/O template based on the PC87312 device | Philippe Mathieu-Daudé | 1 | -0/+44 |
2018-03-12 | hw/isa/pc87312: Use uint16_t for the ISA I/O base address | Philippe Mathieu-Daudé | 1 | -1/+1 |
2018-03-12 | hw/isa/pc87312: Rename the device type as TYPE_PC87312_SUPERIO | Philippe Mathieu-Daudé | 1 | -2/+2 |
2018-03-12 | hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.h | Philippe Mathieu-Daudé | 2 | -9/+24 |
2018-03-12 | hw/dma/i8257: Rename DMA_init() to i8257_dma_init() | Philippe Mathieu-Daudé | 2 | -2/+6 |
2018-03-12 | hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.c | Philippe Mathieu-Daudé | 2 | -8/+14 |
2018-03-12 | membarrier: add --enable-membarrier | Paolo Bonzini | 1 | -0/+10 |
2018-03-12 | membarrier: introduce qemu/sys_membarrier.h | Paolo Bonzini | 2 | -3/+21 |
2018-03-12 | rcu: make memory barriers more explicit | Paolo Bonzini | 1 | -2/+13 |
2018-03-12 | hw/mips/jazz: Fix implicit creation of "-drive if=scsi" devices | Thomas Huth | 1 | -5/+5 |
2018-03-12 | chardev: introduce chr_machine_done hook | Peter Xu | 2 | -2/+2 |
2018-03-12 | vl: export machine_init_done | Peter Xu | 1 | -0/+2 |
2018-03-12 | q35: change default NIC to e1000e | Paolo Bonzini | 1 | -1/+2 |
2018-03-12 | qom: introduce object_class_get_list_sorted | Paolo Bonzini | 1 | -0/+11 |
2018-03-12 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180312-pull-request' i... | Peter Maydell | 3 | -0/+25 |
2018-03-12 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180309'... | Peter Maydell | 3 | -0/+326 |
2018-03-12 | log-for-trace.h: Split out parts of log.h used by trace.h | Peter Maydell | 2 | -14/+39 |
2018-03-12 | block: make BDRV_POLL_WHILE() re-entrancy safe | Stefan Hajnoczi | 1 | -31/+30 |
2018-03-12 | audio: add module loading support | Gerd Hoffmann | 1 | -0/+1 |
2018-03-12 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 4 | -4/+19 |
2018-03-12 | spice: add cursor_dmabuf support | Gerd Hoffmann | 1 | -0/+9 |
2018-03-12 | vnc: deal with surface NULL pointers | Gerd Hoffmann | 1 | -0/+2 |
2018-03-12 | ui/gtk-egl: add cursor_dmabuf support | Gerd Hoffmann | 1 | -0/+8 |
2018-03-12 | ui/gtk-egl: add scanout_dmabuf support | Gerd Hoffmann | 1 | -0/+4 |
2018-03-12 | ui/gtk: make GtkGlArea usage a runtime option | Gerd Hoffmann | 1 | -0/+2 |
2018-03-09 | linux-user: fix mmap/munmap/mprotect/mremap/shmat | Max Filippov | 2 | -10/+12 |
2018-03-09 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell | 3 | -1/+14 |
2018-03-09 | i.MX: Add i.MX7 SOC implementation. | Andrey Smirnov | 1 | -0/+222 |
2018-03-09 | pci: Add support for Designware IP block | Andrey Smirnov | 2 | -0/+104 |
2018-03-09 | block: x-blockdev-create QMP command | Kevin Wolf | 1 | -1/+4 |
2018-03-09 | block: Make bdrv_is_whitelisted() public | Kevin Wolf | 1 | -0/+1 |
2018-03-09 | qdict: Introduce qdict_rename_keys() | Kevin Wolf | 1 | -0/+6 |
2018-03-09 | util: Add qemu_opts_to_qdict_filtered() | Kevin Wolf | 1 | -0/+2 |
2018-03-09 | qcow2: Use BlockdevRef in qcow2_co_create() | Kevin Wolf | 1 | -0/+1 |
2018-03-09 | block: convert bdrv_check callback to coroutine_fn | Paolo Bonzini | 1 | -2/+3 |
2018-03-09 | block: convert bdrv_invalidate_cache callback to coroutine_fn | Paolo Bonzini | 1 | -1/+2 |
2018-03-09 | Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-upstream-v8.2' in... | Peter Maydell | 16 | -14/+702 |
2018-03-08 | vl: introduce vm_shutdown() | Stefan Hajnoczi | 2 | -1/+1 |