Age | Commit message (Expand) | Author |
2018-03-26 | chardev/char-fe: Allow NULL chardev in qemu_chr_fe_init() | Peter Maydell |
2018-03-26 | iothread: fix breakage on windows | Peter Xu |
2018-03-26 | scsi: turn "is this a SCSI device?" into a conditional hint | Paolo Bonzini |
2018-03-26 | chardev-socket: remove useless if | Paolo Bonzini |
2018-03-26 | tcg: Really fix cpu_io_recompile | Richard Henderson |
2018-03-26 | vhost-user-test: add back memfd check | Marc-André Lureau |
2018-03-26 | vhost-user-test: do not hang if chardev creation failed | Marc-André Lureau |
2018-03-26 | scripts/device-crash-test: Remove fixed isapc-with-iommu entry | Thomas Huth |
2018-03-26 | hw/audio: Fix crashes when devices are used on ISA bus without DMA | Thomas Huth |
2018-03-26 | fdc: Exit if ISA controller does not support DMA | Alexey Kardashevskiy |
2018-03-26 | hw/net/can: Fix segfaults when using the devices without bus | Thomas Huth |
2018-03-26 | WHPX improve vcpu_post_run perf | Justin Terry (VM) |
2018-03-26 | WHPX fix WHvSetPartitionProperty in PropertyCode | Justin Terry (VM) |
2018-03-26 | WHPX fix WHvGetCapability out WrittenSizeInBytes | Justin Terry (VM) |
2018-03-26 | scripts/get_maintainer.pl: Print proper error message for missing $file | Ian Jackson |
2018-03-25 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180323'... | Peter Maydell |
2018-03-24 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180323a'... | Peter Maydell |
2018-03-24 | Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into sta... | Peter Maydell |
2018-03-23 | target/arm: Always set FAR to a known unknown value for debug exceptions | Peter Maydell |
2018-03-23 | target/arm: Set FSR for BKPT, BRK when raising exception | Peter Maydell |
2018-03-23 | target/arm: Factor out code to calculate FSR for debug exceptions | Peter Maydell |
2018-03-23 | target/arm: Honour MDCR_EL2.TDE when routing exceptions due to BKPT/BRK | Peter Maydell |
2018-03-23 | mach-virt: Set VM's SMBIOS system version to mc->name | Wei Huang |
2018-03-23 | i.MX: Support serial RS-232 break properly | Trent Piepho |
2018-03-23 | hw/arm/bcm2836: Use the Cortex-A7 instead of Cortex-A15 | Peter Maydell |
2018-03-23 | hw/intc/arm_gicv3: Fix secure-GIC NS ICC_PMR and ICC_RPR accesses | Peter Maydell |
2018-03-23 | sdhci: fix incorrect use of Error * | Paolo Bonzini |
2018-03-23 | arm/translate-a64: treat DISAS_UPDATE as variant of DISAS_EXIT | Victor Kamensky |
2018-03-23 | migration: Fix block migration flag case | Dr. David Alan Gilbert |
2018-03-23 | Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-03-23' into s... | Peter Maydell |
2018-03-23 | qapi: Force UTF8 encoding when parsing qapi files | Eric Blake |
2018-03-23 | Revert "monitor: enable IO thread for (qmp & !mux) typed" | Peter Xu |
2018-03-23 | Revert "tests: qmp-test: verify command batching" | Peter Xu |
2018-03-23 | Revert "tests: qmp-test: add oob test" | Peter Xu |
2018-03-23 | migration/block: compare only read blocks against the rate limiter | Peter Lieven |
2018-03-23 | migration/block: limit the number of parallel I/O requests | Peter Lieven |
2018-03-23 | migration: Fix rate limiting issue on RDMA migration | Lidong Chen |
2018-03-23 | migration: convert socket server to QIONetListener | Daniel P. Berrange |
2018-03-23 | hw/rdma: Fix 32-bit compilation | Yuval Shaia |
2018-03-23 | hw/rdma: Use correct print format in CHK_ATTR macro | Yuval Shaia |
2018-03-23 | hw/rdma: Change host_virt to void * | Yuval Shaia |
2018-03-23 | hw/rdma: fix clang compilation errors | Marcel Apfelbaum |
2018-03-23 | make: switch from -I to -iquote | Michael S. Tsirkin |
2018-03-23 | rdma: fix up include directives | Michael S. Tsirkin |
2018-03-23 | hw/rdma: Add support for Query QP verb to pvrdma device | Yuval Shaia |
2018-03-23 | hw/rdma: Add Query QP operation | Yuval Shaia |
2018-03-23 | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20180323' into s... | Peter Maydell |
2018-03-23 | s390x/cpumodel: fix feature groups and breakage of MSA8 | Christian Borntraeger |
2018-03-23 | s390x/pci: forbid multifunction pci device | Yi Min Zhao |
2018-03-22 | gitmodules: Use the QEMU mirror of qemu-palcode | Peter Maydell |