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
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
2018-03-12
qemu-doc: update deprecation section to use -nic and -netdev hubport
Paolo Bonzini
2018-03-12
scsi-disk.c: consider bl->max_transfer in INQUIRY emulation
Daniel Henrique Barboza
2018-03-12
q35: change default NIC to e1000e
Paolo Bonzini
2018-03-12
net: allow using any PCI NICs in -net or -nic
Paolo Bonzini
2018-03-12
qom: introduce object_class_get_list_sorted
Paolo Bonzini
2018-03-12
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180309a'...
Peter Maydell
2018-03-12
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180309'...
Peter Maydell
2018-03-12
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-03-09
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...
Peter Maydell
2018-03-09
tests: Silence migration-test 'bad' test
Dr. David Alan Gilbert
2018-03-09
migration: fix applying wrong capabilities
Peter Xu
2018-03-09
migration/block: rename MAX_INFLIGHT_IO to MAX_IO_BUFFERS
Peter Lieven
2018-03-09
migration/block: reset dirty bitmap before read in bulk phase
Peter Lieven
2018-03-09
migration: do not transfer ram during bulk storage migration
Peter Lieven
2018-03-09
migration: fix minor finalize leak
Marc-André Lureau
2018-03-09
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2018-03-09
MAINTAINERS: Add entries for SD (SDHCI, SDBus, SDCard)
Philippe Mathieu-Daudé
[next]