Age | Commit message (Expand) | Author |
2017-04-21 | ram: ram_discard_range() don't use the mis parameter | Juan Quintela |
2017-04-21 | ram: Pass RAMBlock to bitmap_sync | Juan Quintela |
2017-04-21 | ram: Rename qemu_target_page_bits() to qemu_target_page_size() | Juan Quintela |
2017-04-21 | migration: Remove MigrationState from migration_in_postcopy | Juan Quintela |
2017-04-21 | ram: Move postcopy_requests into RAMState | Juan Quintela |
2017-04-21 | ram: Move dirty_pages_rate to RAMState | Juan Quintela |
2017-04-21 | ram: Remove dirty_bytes_rate | Juan Quintela |
2017-04-21 | ram: Create ram_dirty_sync_count() | Juan Quintela |
2017-04-21 | ram: Move src_page_req* to RAMState | Juan Quintela |
2017-04-21 | ram: Move last_req_rb to RAMState | Juan Quintela |
2017-04-21 | ram: Remove norm_mig_bytes_transferred | Juan Quintela |
2017-04-21 | ram: Remove unused pages_skipped variable | Juan Quintela |
2017-04-21 | ram: Remove unused dup_mig_bytes_transferred() | Juan Quintela |
2017-04-21 | ram: Change num_dirty_pages_period type to uint64_t | Juan Quintela |
2017-04-21 | ram: Rename flush_page_queue() to migration_page_queue_free() | Juan Quintela |
2017-04-20 | Drop QEMU_GNUC_PREREQ() checks for gcc older than 4.1 | Peter Maydell |
2017-04-20 | cadence_gem: Make the revision a property | Alistair Francis |
2017-04-18 | block: Drain BH in bdrv_drained_begin | Fam Zheng |
2017-04-11 | block: Introduce bdrv_coroutine_enter | Fam Zheng |
2017-04-11 | async: Introduce aio_co_enter | Fam Zheng |
2017-04-11 | coroutine: Extract qemu_aio_coroutine_enter | Fam Zheng |
2017-04-11 | block: Make bdrv_parent_drained_begin/end public | Fam Zheng |
2017-04-10 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-fixups-for-rc2-... | Peter Maydell |
2017-04-10 | cpus: introduce cpu_update_icount helper | Alex Bennée |
2017-04-10 | cpus: don't credit executed instructions before they have run | Alex Bennée |
2017-04-07 | block: Ignore guest dev permissions during incoming migration | Kevin Wolf |
2017-04-05 | tco: do not generate an NMI | Paolo Bonzini |
2017-04-04 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2017-04-03 | sockets: New helper socket_address_crumple() | Markus Armbruster |
2017-04-03 | exec: revert MemoryRegionCache | Paolo Bonzini |
2017-03-30 | vhost: generalize iommu memory region | Jason Wang |
2017-03-30 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170329' into... | Peter Maydell |
2017-03-29 | spapr: fix memory hot-unplugging | Laurent Vivier |
2017-03-29 | virtio: fix vring_align() on 64-bit windows | Andrew Baumann |
2017-03-27 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2017-03-27 | Revert "apic: save apic_delivered flag" | Paolo Bonzini |
2017-03-27 | win32: replace custom mutex and condition variable with native primitives | Andrey Shedel |
2017-03-27 | virtio-input: fix eventq batching | Ladi Prosek |
2017-03-24 | virtio-scsi: Make virtio_scsi_acquire/release public | Fam Zheng |
2017-03-23 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170323' into... | Peter Maydell |
2017-03-23 | Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging | Peter Maydell |
2017-03-22 | block-backend: add drained_begin / drained_end ops | John Snow |
2017-03-22 | hw/acpi/vmgenid: prevent more than one vmgenid device | Laszlo Ersek |
2017-03-22 | hw/acpi/vmgenid: prevent device realization on pre-2.5 machine types | Laszlo Ersek |
2017-03-22 | numa,spapr: align default numa node memory size to 256MB | Laurent Vivier |
2017-03-19 | qemu-ga: obey LISTEN_PID when using systemd socket activation | Paolo Bonzini |
2017-03-17 | block: Always call bdrv_child_check_perm first | Fam Zheng |
2017-03-16 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-cirrus-20170316-1' int... | Peter Maydell |
2017-03-16 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170316' i... | Peter Maydell |
2017-03-16 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |