Age | Commit message (Expand) | Author |
2019-03-07 | tests: qgraph API for the qtest driver framework | Emanuele Giuseppe Esposito |
2019-03-06 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell |
2019-03-06 | qdev: Provide qdev_get_bus_hotplug_handler() | David Hildenbrand |
2019-03-06 | qdev: Let machine hotplug handler to override bus hotplug handler | Igor Mammedov |
2019-03-06 | qdev/core: fix qbus_is_full() | Tony Krowiak |
2019-03-06 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190306a'... | Peter Maydell |
2019-03-06 | virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT | Wei Wang |
2019-03-06 | migration/ram.c: add the free page optimization enable flag | Wei Wang |
2019-03-06 | migration/ram.c: add a notifier chain for precopy | Wei Wang |
2019-03-06 | migration: API to clear bits of guest free pages from the dirty bitmap | Wei Wang |
2019-03-06 | bitmap: bitmap_count_one_with_offset | Wei Wang |
2019-03-06 | bitmap: fix bitmap_count_one | Wei Wang |
2019-03-06 | migration: Add an ability to ignore shared RAM blocks | Yury Kotov |
2019-03-06 | exec: Change RAMBlockIterFunc definition | Yury Kotov |
2019-03-06 | migration: Cleanup during exit | Dr. David Alan Gilbert |
2019-03-06 | bswap: Fix accessors syntax in comment | Greg Kurz |
2019-03-06 | hw/acpi: remove unused function acpi_table_add_builtin() | Wei Yang |
2019-03-06 | hw/i386/pc.c: remove unused function pc_acpi_init() | Wei Yang |
2019-03-05 | hw/arm/stellaris: Implement watchdog timer | Michel Heily |
2019-03-05 | hw/arm/virt: Dynamic memory map depending on RAM requirements | Eric Auger |
2019-03-05 | hw/boards: Add a MachineState parameter to kvm_type callback | Eric Auger |
2019-03-05 | hw/arm/virt: Split the memory map description | Eric Auger |
2019-03-05 | hw/arm/virt: Rename highmem IO regions | Eric Auger |
2019-03-05 | net: Add a network device specific self-announcement ability | Dr. David Alan Gilbert |
2019-03-05 | migration: Switch to using announce timer | Dr. David Alan Gilbert |
2019-03-05 | virtio-net: Switch to using announce timer | Dr. David Alan Gilbert |
2019-03-05 | migration: Add announce parameters | Dr. David Alan Gilbert |
2019-03-05 | net: Introduce announce timer | Dr. David Alan Gilbert |
2019-03-04 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2019-03-01 | Merge remote-tracking branch 'remotes/cminyard/tags/i2c-for-release-20190228'... | Peter Maydell |
2019-02-28 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190228-... | Peter Maydell |
2019-02-28 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-fpu-next-260219-1' in... | Peter Maydell |
2019-02-28 | hw/arm/armsse: Unify init-svtor and cpuwait handling | Peter Maydell |
2019-02-28 | hw/arm/iotkit-sysctl: Add SSE-200 registers | Peter Maydell |
2019-02-28 | hw/misc/iotkit-sysctl: Correct typo in INITSVTOR0 register name | Peter Maydell |
2019-02-28 | hw/arm/armsse: Wire up the MHUs | Peter Maydell |
2019-02-28 | hw/misc/armsse-mhu.c: Model the SSE-200 Message Handling Unit | Peter Maydell |
2019-02-28 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190226' into... | Peter Maydell |
2019-02-27 | i2c:smbus_slave: Add an SMBus vmstate structure | Corey Minyard |
2019-02-27 | i2c:pm_smbus: Fix state transfer | Corey Minyard |
2019-02-27 | migration: Add a VMSTATE_BOOL_TEST() macro | Corey Minyard |
2019-02-27 | i2c:pm_smbus: Fix pm_smbus handling of I2C block read | Corey Minyard |
2019-02-27 | boards.h: Ignore migration for SMBus devices on older machines | Corey Minyard |
2019-02-27 | i2c:smbus: Simplify read handling | Corey Minyard |
2019-02-27 | i2c:smbus: Simplify write operation | Corey Minyard |
2019-02-27 | i2c:smbus: Correct the working of quick commands | Corey Minyard |
2019-02-27 | i2c: have I2C receive operation return uint8_t | Corey Minyard |
2019-02-27 | i2c: Split smbus into parts | Corey Minyard |
2019-02-26 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2019-02-26 | authz: delete existing ACL implementation | Daniel P. Berrange |