Age | Commit message (Expand) | Author |
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 |
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 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160928-1' into st... | Peter Maydell |
2016-09-28 | coroutine: add qemu_coroutine_entered() function | Stefan Hajnoczi |
2016-09-28 | spice/gl: render DisplaySurface via opengl | Gerd Hoffmann |
2016-09-28 | console: track gl_block state in QemuConsole | Gerd Hoffmann |
2016-09-28 | block: mirror: fix wrong comment of mirror_start | Yaowei Bai |
2016-09-27 | qdisk - hw/block/xen_disk: grant copy implementation | Paulina Szubarczyk |
2016-09-27 | sysbus: Remove ignored return value of FindSysbusDeviceFunc | David Gibson |
2016-09-27 | linux-user: remove #define smp_{cores, threads} | Marc-André Lureau |
2016-09-27 | target-i386: Automatically set level/xlevel/xlevel2 when needed | Eduardo Habkost |
2016-09-27 | replay: allow replay stopping and restarting | Pavel Dovgalyuk |
2016-09-27 | cpus-common: lock-free fast path for cpu_exec_start/end | Paolo Bonzini |
2016-09-27 | tcg: Make tb_flush() thread safe | Sergey Fedorov |
2016-09-27 | cpus-common: Introduce async_safe_run_on_cpu() | Paolo Bonzini |
2016-09-27 | cpus-common: simplify locking for start_exclusive/end_exclusive | Paolo Bonzini |
2016-09-27 | cpus-common: move exclusive work infrastructure from linux-user | Paolo Bonzini |