index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-10-07
qemu-tech: move text from qemu-tech to tcg/README
Paolo Bonzini
2016-10-07
qemu-doc: drop installation and compilation notes
Paolo Bonzini
2016-10-07
qemu-doc: replace introduction with the one from the internals manual
Paolo Bonzini
2016-10-07
qemu-tech: drop index
Paolo Bonzini
2016-10-06
test-qht: perform lookups under rcu_read_lock
Emilio G. Cota
2016-10-06
qht: fix unlock-after-free segfault upon resizing
Emilio G. Cota
2016-10-06
qht: simplify qht_reset_size
Emilio G. Cota
2016-10-06
qemu-nbd: Shrink image size by specified offset
Tomáš Golembiovský
2016-10-04
qemu_kill_report: Report PID name too
Michal Privoznik
2016-10-04
util: Introduce qemu_get_pid_name
Michal Privoznik
2016-10-04
char: update read handler in all cases
Marc-André Lureau
2016-10-04
char: use a fixed idx for child muxed chr
Marc-André Lureau
2016-10-04
i8259: give ISA device when registering ISA ioports
Hervé Poussineau
2016-10-04
.travis.yml: add gcc sanitizer build
Alex Bennée
2016-10-04
qga/command: use QEMU atomic primitives
Alex Bennée
2016-10-04
linux-user/syscall: extend lock around cpu-list
Alex Bennée
2016-10-04
util/qht: atomically set b->hashes
Alex Bennée
2016-10-04
cpu: atomically modify cpu->exit_request
Alex Bennée
2016-10-04
qom/cpu: atomically clear the tb_jmp_cache
Alex Bennée
2016-10-04
qom/object: update class cache atomically
Alex Bennée
2016-10-04
seqlock: use atomic writes for the sequence
Paolo Bonzini
2016-10-04
tcg/optimize: move default return out of if statement
Alex Bennée
2016-10-04
atomic.h: comment on use of atomic_read/set
Alex Bennée
2016-10-04
atomic.h: fix __SANITIZE_THREAD__ build
Alex Bennée
2016-10-04
intc: make HMP 'info irq' and 'info pic' commands available on all targets
Hervé Poussineau
2016-10-04
intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider ...
Hervé Poussineau
2016-10-04
intc/lm32_pic: implement InterruptStatsProvider interface
Hervé Poussineau
2016-10-04
intc/slavio_intctl: implement InterruptStatsProvider interface
Hervé Poussineau
2016-10-04
intc/i8259: implement InterruptStatsProvider interface
Hervé Poussineau
2016-10-04
intc: add an interface to gather statistics/informations on interrupt control...
Hervé Poussineau
2016-10-04
hw/misc/edu: support MSI interrupt
Peter Xu
2016-10-04
MC146818 RTC: coordinate guest clock base to destination host after migration
Junlian Bell
2016-10-04
hw/iommu: Fix problems reported by Coverity scan
David Kiarie
2016-09-30
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2016-09-29
ide: Fix memory leak in ide_register_restart_cb()
Ashijeet Acharya
2016-09-29
MAINTAINERS: Add some more headers to the IDE section
Thomas Huth
2016-09-29
ahci: clear aiocb in ncq_cb
John Snow
2016-09-29
ide: fix DMA register transitions
John Snow
2016-09-29
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2016-09-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-09-28
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2016-09-28
trace: Document the execution mode of guest events
Lluís Vilanova
2016-09-28
trace: Add event "guest_cpu_reset"
Lluís Vilanova
2016-09-28
trace: Add event "guest_cpu_enter"
Lluís Vilanova
2016-09-28
trace: Properly initialize dynamic event states in hot-plugged vCPUs
Lluís Vilanova
2016-09-28
trace: move hw/virtio/virtio-balloon.c trace points into correct file
Daniel P. Berrange
2016-09-28
trace: move hw/mem/pc-dimm.c trace points into correct file
Daniel P. Berrange
2016-09-28
trace: move util/qemu-coroutine*.c trace points into correct file
Daniel P. Berrange
2016-09-28
trace: move util/buffer.c trace points into correct file
Daniel P. Berrange
2016-09-28
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20160928-1' into...
Peter Maydell
[next]