index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-03-07
docs/conf.py: Don't hard-code QEMU version
Peter Maydell
2019-03-07
Makefile: Abstract out "identify the pkgversion" code
Peter Maydell
2019-03-07
Makefile, configure: Support building rST documentation
Peter Maydell
2019-03-07
docs: Provide separate conf.py for each manual we want
Peter Maydell
2019-03-07
docs/conf.py: Disable option warnings
Peter Maydell
2019-03-07
docs/conf.py: Don't include rST sources in HTML build
Peter Maydell
2019-03-07
docs/conf.py: Configure the 'alabaster' theme
Peter Maydell
2019-03-07
docs/conf.py: Disable unused _static directory
Peter Maydell
2019-03-07
docs: Commit initial files from sphinx-quickstart
Peter Maydell
2019-03-07
docs: Convert memory.txt to rst format
Peter Maydell
2019-03-07
docs/cpu-hotplug.rst: Fix rST markup issues
Peter Maydell
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: Let the hotplug_handler_unplug() caller delete the device
David Hildenbrand
2019-03-06
hostmem: fix crash when querying empty host-nodes property via QMP
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
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-03-06
qapi/migration.json: Remove a variable that doesn't exist in example
Zhang Chen
2019-03-06
Migration/colo.c: Make COLO node running after failover
Zhang Chen
2019-03-06
Migration/colo.c: Fix double close bug when occur COLO failover
Zhang Chen
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
migration: use bitmap_mutex in migration_bitmap_clear_dirty
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
tests: Add basic migration precopy tcp test
Juan Quintela
2019-03-06
migration: Create socket-address parameter
Juan Quintela
2019-03-06
tests: Add migration xbzrle test
Juan Quintela
2019-03-06
migration: Add capabilities validation
Yury Kotov
2019-03-06
tests/migration-test: Add a test for ignore-shared capability
Yury Kotov
2019-03-06
migration: Add an ability to ignore shared RAM blocks
Yury Kotov
2019-03-06
migration: Introduce ignore-shared capability
Yury Kotov
2019-03-06
exec: Change RAMBlockIterFunc definition
Yury Kotov
2019-03-06
migration/rdma: clang compilation fix
Marcel Apfelbaum
2019-03-06
migration: Cleanup during exit
Dr. David Alan Gilbert
2019-03-06
migration/rdma: Fix qemu_rdma_cleanup null check
Dr. David Alan Gilbert
2019-03-06
migration: Fix cancel state
Dr. David Alan Gilbert
2019-03-06
thunk: fix of malloc to g_new
Aarushi Mehta
2019-03-06
hostmem-file: simplify ifdef-s in file_backend_memory_alloc()
Igor Mammedov
2019-03-06
build: Correct explanation of unnest-vars example
Markus Armbruster
2019-03-06
bswap: Fix accessors syntax in comment
Greg Kurz
2019-03-06
doc: fix typos for documents in tree
Like Xu
2019-03-06
block/pflash_cfi02: Fix memory leak and potential use-after-free
Stephen Checkoway
2019-03-06
hw/acpi: remove unnecessary variable acpi_table_builtin
Wei Yang
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
[next]