aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-07qemu-tech: move text from qemu-tech to tcg/READMEPaolo Bonzini
2016-10-07qemu-doc: drop installation and compilation notesPaolo Bonzini
2016-10-07qemu-doc: replace introduction with the one from the internals manualPaolo Bonzini
2016-10-07qemu-tech: drop indexPaolo Bonzini
2016-10-06test-qht: perform lookups under rcu_read_lockEmilio G. Cota
2016-10-06qht: fix unlock-after-free segfault upon resizingEmilio G. Cota
2016-10-06qht: simplify qht_reset_sizeEmilio G. Cota
2016-10-06qemu-nbd: Shrink image size by specified offsetTomáš Golembiovský
2016-10-04qemu_kill_report: Report PID name tooMichal Privoznik
2016-10-04util: Introduce qemu_get_pid_nameMichal Privoznik
2016-10-04char: update read handler in all casesMarc-André Lureau
2016-10-04char: use a fixed idx for child muxed chrMarc-André Lureau
2016-10-04i8259: give ISA device when registering ISA ioportsHervé Poussineau
2016-10-04.travis.yml: add gcc sanitizer buildAlex Bennée
2016-10-04qga/command: use QEMU atomic primitivesAlex Bennée
2016-10-04linux-user/syscall: extend lock around cpu-listAlex Bennée
2016-10-04util/qht: atomically set b->hashesAlex Bennée
2016-10-04cpu: atomically modify cpu->exit_requestAlex Bennée
2016-10-04qom/cpu: atomically clear the tb_jmp_cacheAlex Bennée
2016-10-04qom/object: update class cache atomicallyAlex Bennée
2016-10-04seqlock: use atomic writes for the sequencePaolo Bonzini
2016-10-04tcg/optimize: move default return out of if statementAlex Bennée
2016-10-04atomic.h: comment on use of atomic_read/setAlex Bennée
2016-10-04atomic.h: fix __SANITIZE_THREAD__ buildAlex Bennée
2016-10-04intc: make HMP 'info irq' and 'info pic' commands available on all targetsHervé Poussineau
2016-10-04intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider ...Hervé Poussineau
2016-10-04intc/lm32_pic: implement InterruptStatsProvider interfaceHervé Poussineau
2016-10-04intc/slavio_intctl: implement InterruptStatsProvider interfaceHervé Poussineau
2016-10-04intc/i8259: implement InterruptStatsProvider interfaceHervé Poussineau
2016-10-04intc: add an interface to gather statistics/informations on interrupt control...Hervé Poussineau
2016-10-04hw/misc/edu: support MSI interruptPeter Xu
2016-10-04MC146818 RTC: coordinate guest clock base to destination host after migrationJunlian Bell
2016-10-04hw/iommu: Fix problems reported by Coverity scanDavid Kiarie
2016-09-30Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2016-09-29ide: Fix memory leak in ide_register_restart_cb()Ashijeet Acharya
2016-09-29MAINTAINERS: Add some more headers to the IDE sectionThomas Huth
2016-09-29ahci: clear aiocb in ncq_cbJohn Snow
2016-09-29ide: fix DMA register transitionsJohn Snow
2016-09-29Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2016-09-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-09-28Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2016-09-28trace: Document the execution mode of guest eventsLluís Vilanova
2016-09-28trace: Add event "guest_cpu_reset"Lluís Vilanova
2016-09-28trace: Add event "guest_cpu_enter"Lluís Vilanova
2016-09-28trace: Properly initialize dynamic event states in hot-plugged vCPUsLluís Vilanova
2016-09-28trace: move hw/virtio/virtio-balloon.c trace points into correct fileDaniel P. Berrange
2016-09-28trace: move hw/mem/pc-dimm.c trace points into correct fileDaniel P. Berrange
2016-09-28trace: move util/qemu-coroutine*.c trace points into correct fileDaniel P. Berrange
2016-09-28trace: move util/buffer.c trace points into correct fileDaniel P. Berrange
2016-09-28Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20160928-1' into...Peter Maydell