Age | Commit message (Expand) | Author |
2016-10-13 | migrate: move max-bandwidth and downtime-limit to migrate_set_parameter | Ashijeet Acharya |
2016-10-13 | RAMBlocks: Store page size | Dr. David Alan Gilbert |
2016-10-13 | Revert "char: use a fixed idx for child muxed chr" | Marc-André Lureau |
2016-10-12 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2016-10-12 | trace: get rid of generated-events.h/generated-events.c | Daniel P. Berrange |
2016-10-12 | trace: dynamically allocate trace_dstate in CPUState | Daniel P. Berrange |
2016-10-12 | trace: provide mechanism for registering trace events | Daniel P. Berrange |
2016-10-11 | build: Work around SIZE_MAX bug in OSX headers | Eric Blake |
2016-10-10 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2016-10-10 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2016-10-10 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st... | Peter Maydell |
2016-10-10 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2016-10-10 | virtio: cleanup VMSTATE_VIRTIO_DEVICE | Halil Pasic |
2016-10-10 | virtio: prepare change VMSTATE_VIRTIO_DEVICE macro | Halil Pasic |
2016-10-10 | net: don't poke at chardev internal QemuOpts | Daniel P. Berrange |
2016-10-10 | virtio-blk: make some functions static | Greg Kurz |
2016-10-10 | virtio: add virtio_detach_element() | Stefan Hajnoczi |
2016-10-10 | numa: reduce code duplication by adding helper numa_get_node_for_cpu() | Igor Mammedov |
2016-10-10 | virtio-serial: enable virtio console emergency write feature | Sascha Silbe |
2016-10-08 | bitmap: refine and move BITMAP_{FIRST/LAST}_WORD_MASK | Wei Yang |
2016-10-08 | bt-hci-csr: drop unused argument | Paolo Bonzini |
2016-10-07 | block-backend: Remember if attached device is non-qdev | Kevin Wolf |
2016-10-07 | block: Add bdrv_runtime_opts to query-command-line-options | Kevin Wolf |
2016-10-07 | async: add aio_bh_schedule_oneshot | Paolo Bonzini |
2016-10-06 | hw/ppc/spapr: Use POWER8 by default for the pseries-2.8 machine | Thomas Huth |
2016-10-04 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2016-10-04 | generic-loader: Add a generic loader | Alistair Francis |
2016-10-04 | ACPI: Add GIC Interrupt Translation Service Structure definition | Shannon Zhao |
2016-10-04 | kvm-all: Pass requester ID to MSI routing functions | Pavel Fedin |
2016-10-04 | hw/intc/arm_gicv3_its: Implement ITS base class | Pavel Fedin |
2016-10-04 | STM32F205: Connect the SPI devices | Alistair Francis |
2016-10-04 | STM32F205: Connect the ADC devices | Alistair Francis |
2016-10-04 | irq: Add a new irq device that allows the ORing of lines | Alistair Francis |
2016-10-04 | STM32F2xx: Add the SPI device | Alistair Francis |
2016-10-04 | STM32F2xx: Add the ADC device | Alistair Francis |
2016-10-04 | util: Introduce qemu_get_pid_name | Michal Privoznik |
2016-10-04 | char: use a fixed idx for child muxed chr | Marc-André Lureau |
2016-10-04 | seqlock: use atomic writes for the sequence | Paolo Bonzini |
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 use InterruptStatsProvider ... | Hervé Poussineau |
2016-10-04 | intc: add an interface to gather statistics/informations on interrupt control... | Hervé Poussineau |
2016-10-03 | target-i386: Correct family/model/stepping for Opteron_G3 | Evgeny Yakovlev |
2016-09-29 | ide: Fix memory leak in ide_register_restart_cb() | Ashijeet Acharya |
2016-09-29 | coroutine: add a macro for the coroutine stack size | Peter Lieven |
2016-09-29 | oslib-posix: add helpers for stack alloc and free | Peter Lieven |
2016-09-29 | block: Move 'discard' option to bdrv_open_common() | Kevin Wolf |
2016-09-29 | block: Use 'detect-zeroes' option for 'blockdev-change-medium' | Kevin Wolf |
2016-09-29 | block-backend: remove blk_flush_all | John Snow |
2016-09-29 | block: reintroduce bdrv_flush_all | John Snow |