index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-03-07
linux-user: don't short-circuit read with zero length
Andreas Schwab
2019-03-07
Fix breakpoint support in Nios II user-mode emulation.
Sandra Loosemore
2019-03-07
linux-user: fix emulation of accept4/getpeername/getsockname/recvfrom syscalls
Andreas Schwab
2019-03-07
linux-user: Fix ELF_PLATFORM for aarch64_be-linux-user
Richard Henderson
2019-03-07
linux-user: Add ELF_PLATFORM for arm
Richard Henderson
2019-03-07
linux-user: fix recvmsg emulation
Andreas Schwab
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
2019-03-06
tests: Remove (mostly) useless architecture checks
Thomas Huth
2019-03-05
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-mar-05-2019' ...
Peter Maydell
2019-03-05
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-03-05' into ...
Peter Maydell
2019-03-05
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190305'...
Peter Maydell
2019-03-05
target/mips: Add tests for integer add MSA instruction group
Mateja Marjanovic
[next]