index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-03-12
replay: fix save/load vm for non-empty queue
Pavel Dovgalyuk
2018-03-12
replay: fixed replay_enable_events
Pavel Dovgalyuk
2018-03-12
replay: fix processing async events
Pavel Dovgalyuk
2018-03-12
cpu-exec: fix exception_index handling
Pavel Dovgalyuk
2018-03-12
hw/i386/pc: Factor out the superio code
Philippe Mathieu-Daudé
2018-03-12
hw/alpha/dp264: Use the TYPE_SMC37C669_SUPERIO
Philippe Mathieu-Daudé
2018-03-12
hw/alpha/dp264: Add the ISA DMA controller
Philippe Mathieu-Daudé
2018-03-12
hw/isa/superio: Add the SMC FDC37C669 Super I/O
Philippe Mathieu-Daudé
2018-03-12
MAINTAINERS: Split the Alpha TCG/machine section
Philippe Mathieu-Daudé
2018-03-12
MAINTAINERS: Add entries for the VT82C686B Super I/O
Philippe Mathieu-Daudé
2018-03-12
hw/isa/vt82c686: Add the TYPE_VT82C686B_SUPERIO
Philippe Mathieu-Daudé
2018-03-12
hw/isa/vt82c686: Rename vt82c686b_init() -> vt82c686b_isa_init()
Philippe Mathieu-Daudé
2018-03-12
hw/mips/mips_fulong2e: Factor out vt82c686b_southbridge_init()
Philippe Mathieu-Daudé
2018-03-12
hw/isa/superio: Factor out the FDC37M817 Super I/O from mips_malta.c
Philippe Mathieu-Daudé
2018-03-12
hw/mips/malta: Code movement
Philippe Mathieu-Daudé
2018-03-12
hw/isa/superio: Factor out the IDE code from pc87312.c
Philippe Mathieu-Daudé
2018-03-12
hw/isa/superio: Add a keyboard/mouse controller (8042)
Philippe Mathieu-Daudé
2018-03-12
hw/isa/superio: Factor out the floppy disc controller code from pc87312.c
Philippe Mathieu-Daudé
2018-03-12
hw/isa/superio: Factor out the serial code from pc87312.c
Philippe Mathieu-Daudé
2018-03-12
hw/isa/superio: Factor out the parallel code from pc87312.c
Philippe Mathieu-Daudé
2018-03-12
hw/isa/pc87312: Inherit from the abstract TYPE_ISA_SUPERIO
Philippe Mathieu-Daudé
2018-03-12
hw/isa/superio: Add a Super I/O template based on the PC87312 device
Philippe Mathieu-Daudé
2018-03-12
hw/isa/pc87312: Use 'unsigned int' for the irq value
Philippe Mathieu-Daudé
2018-03-12
hw/isa/pc87312: Use uint16_t for the ISA I/O base address
Philippe Mathieu-Daudé
2018-03-12
hw/isa/pc87312: Rename the device type as TYPE_PC87312_SUPERIO
Philippe Mathieu-Daudé
2018-03-12
MAINTAINERS: Fix the PC87312 include path
Philippe Mathieu-Daudé
2018-03-12
hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.h
Philippe Mathieu-Daudé
2018-03-12
hw/dma/i8257: Rename DMA_init() to i8257_dma_init()
Philippe Mathieu-Daudé
2018-03-12
hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.c
Philippe Mathieu-Daudé
2018-03-12
membarrier: add --enable-membarrier
Paolo Bonzini
2018-03-12
membarrier: introduce qemu/sys_membarrier.h
Paolo Bonzini
2018-03-12
rcu: make memory barriers more explicit
Paolo Bonzini
2018-03-12
docs: document atomic_load_acquire and atomic_store_release
Paolo Bonzini
2018-03-12
rcutorture: remove synchronize_rcu from readers
Paolo Bonzini
2018-03-12
hw/mips/jazz: Fix implicit creation of "-drive if=scsi" devices
Thomas Huth
2018-03-12
Polish the version strings containing the package version
Thomas Huth
2018-03-12
hw/i386: make IOMMUs configurable via default-configs/
Paolo Bonzini
2018-03-12
scsi: support NDOB (no data-out buffer) for WRITE SAME commands
Paolo Bonzini
2018-03-12
chardev: tcp: let TLS run on chardev context
Peter Xu
2018-03-12
chardev: tcp: postpone async connection setup
Peter Xu
2018-03-12
chardev: use chardev's gcontext for async connect
Peter Xu
2018-03-12
chardev: introduce chr_machine_done hook
Peter Xu
2018-03-12
chardev: allow telnet gsource to switch gcontext
Peter Xu
2018-03-12
chardev: update net listener gcontext
Peter Xu
2018-03-12
chardev: fix handling of EAGAIN for TCP chardev
Daniel P. Berrangé
2018-03-12
vl: export machine_init_done
Peter Xu
2018-03-12
checkpatch: Exempt long URLs
Eric Blake
2018-03-12
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Thomas Huth
2018-03-12
build-sys: make help could have 'modules' target
Marc-André Lureau
2018-03-12
qemu-doc: Add the paragraph about the -no-frame deprecation again
Thomas Huth
[next]