Sign in
qemu-android
/
qemu-android
/
7ebcfe569211f6ff5402b558b85e2ce1e1066cf6
/
include
1f8431f
q35: Check propery to determine if iommu is set
by Bandan Das
· 9 years ago
74fcbd2
hw/misc: Add support for ADC controller in Xilinx Zynq 7000
by Guenter Roeck
· 9 years ago
f3bcfc5
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20151112' into staging
by Peter Maydell
· 9 years ago
b2df6a7
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 9 years ago
1c0d249
Finish non-postcopiable iterative devices before package
by Dr. David Alan Gilbert
· 9 years ago
8f0da01
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 9 years ago
aece5ed
block: Update copyright of the accounting code
by Alberto Garcia
· 9 years ago
96e4ded
block: Add average I/O queue depth to BlockDeviceTimedStats
by Alberto Garcia
· 9 years ago
979e9b0
block: Compute minimum, maximum and average I/O latencies
by Alberto Garcia
· 9 years ago
362e929
block: Allow configuring whether to account failed and invalid ops
by Alberto Garcia
· 9 years ago
7ee12da
block: Add statistics for failed and invalid I/O operations
by Alberto Garcia
· 9 years ago
cb38fff
block: Add idle_time_ns to BlockDeviceStats
by Alberto Garcia
· 9 years ago
bd797fc
util: Infrastructure for computing recent averages
by Alberto Garcia
· 9 years ago
78f51fd
block: Add BlockJobTxn support to backup_run
by John Snow
· 9 years ago
c55a832
block: Add block job transactions
by Fam Zheng
· 9 years ago
a689dbf
blockjob: Add "completed" and "ret" in BlockJob
by Fam Zheng
· 9 years ago
57901ec
blockjob: Add .commit and .abort block job actions
by Fam Zheng
· 9 years ago
18930ba
blockjob: Introduce reference count and fix reference to job->bs
by Fam Zheng
· 9 years ago
df9a681
qed: Implement .bdrv_drain
by Fam Zheng
· 9 years ago
67da1dc
block: Introduce BlockDriver.bdrv_drain callback
by Fam Zheng
· 9 years ago
83c98d7
block: Drop BlockDriver.bdrv_ioctl
by Fam Zheng
· 9 years ago
8b45f68
block: Add ioctl parameter fields to BlockRequest
by Fam Zheng
· 9 years ago
ebde595
block: Add more types for tracked request
by Fam Zheng
· 9 years ago
1811e64
hw/virtio: Add PCIe capability to virtio devices
by Marcel Apfelbaum
· 9 years ago
17e50a7
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging
by Peter Maydell
· 9 years ago
3510822
KVM: add support for any length io eventfd
by Jason Wang
· 9 years ago
a6df8ad
virtio-pci: fix 1.0 virtqueue migration
by Jason Wang
· 9 years ago
ba63ec8
e1000: Introducing backward compatibility command line parameter
by Leonid Bloch
· 9 years ago
0a9516c
monitor/target-ppc: Define target_get_monitor_def
by Alexey Kardashevskiy
· 9 years ago
31e49ac
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20151111' into staging
by Peter Maydell
· 9 years ago
ff8de07
qdev: provide qdev_reset_all_fn()
by David Hildenbrand
· 10 years ago
f636ae8
block: Add blk_get_refcnt()
by Alberto Garcia
· 9 years ago
a0d64a6
throttle: Use bs->throttle_state instead of bs->io_limits_enabled
by Alberto Garcia
· 9 years ago
24fb413
qmp: Introduce blockdev-change-medium
by Max Reitz
· 9 years ago
38cb18f
block: Add functions for inheriting a BBRS
by Max Reitz
· 9 years ago
c69a4dd
block: Make bdrv_states public
by Max Reitz
· 9 years ago
1c95f7e
block: Add blk_remove_bs()
by Max Reitz
· 9 years ago
a77067f
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20151110' into staging
by Peter Maydell
· 9 years ago
371ff5a
Inhibit ballooning during postcopy
by Dr. David Alan Gilbert
· 9 years ago
58b7c17
Disable mlock around incoming postcopy
by Dr. David Alan Gilbert
· 9 years ago
f952710
Postcopy: Mark nohugepage before discard
by Dr. David Alan Gilbert
· 9 years ago
c76201a
Start up a postcopy/listener thread ready for incoming page data
by Dr. David Alan Gilbert
· 9 years ago
c4faeed
Postcopy; Handle userfault requests
by Dr. David Alan Gilbert
· 9 years ago
35ecd94
Don't iterate on precopy-only devices during postcopy
by Dr. David Alan Gilbert
· 9 years ago
696ed9a
postcopy_ram.c: place_page and helpers
by Dr. David Alan Gilbert
· 9 years ago
6c595cd
Page request: Process incoming page request
by Dr. David Alan Gilbert
· 9 years ago
1e2d90e
Page request: Add MIG_RP_MSG_REQ_PAGES reverse command
by Dr. David Alan Gilbert
· 9 years ago
1d34e4b
Postcopy: Postcopy startup in migration thread
by Dr. David Alan Gilbert
· 9 years ago
f0a227a
postcopy: ram_enable_notify to switch on userfault
by Dr. David Alan Gilbert
· 9 years ago
1caddf8
postcopy: Incoming initialisation
by Dr. David Alan Gilbert
· 9 years ago
e0b266f
migration_completion: Take current state
by Dr. David Alan Gilbert
· 9 years ago
763c906
Add qemu_savevm_state_complete_postcopy
by Dr. David Alan Gilbert
· 9 years ago
9ec055a
MIGRATION_STATUS_POSTCOPY_ACTIVE: Add new migration state
by Dr. David Alan Gilbert
· 9 years ago
4886a1b
migrate_start_postcopy: Command to trigger transition to postcopy
by Dr. David Alan Gilbert
· 9 years ago
eb59db5
postcopy: OS support test
by Dr. David Alan Gilbert
· 9 years ago
c31b098
Modify save_live_pending for postcopy
by Dr. David Alan Gilbert
· 9 years ago
11cf1d9
MIG_CMD_PACKAGED: Send a packaged chunk of migration stream
by Dr. David Alan Gilbert
· 9 years ago
093e3c4
Add wrappers and handlers for sending/receiving the postcopy-ram migration messages.
by Dr. David Alan Gilbert
· 9 years ago
53dd370
Add migration-capability boolean for postcopy-ram.
by Dr. David Alan Gilbert
· 9 years ago
7b89bf2
Rework loadvm path for subloops
by Dr. David Alan Gilbert
· 9 years ago
70b2047
Return path: Source handling of return path
by Dr. David Alan Gilbert
· 9 years ago
6decec9
Return path: Send responses from destination to source
by Dr. David Alan Gilbert
· 9 years ago
2e37701
Return path: Control commands
by Dr. David Alan Gilbert
· 9 years ago
c76ca18
Migration commands
by Dr. David Alan Gilbert
· 9 years ago
adc468e
Return path: Open a return path on QEMUFile for sockets
by Dr. David Alan Gilbert
· 9 years ago
a3e06c3
Rename save_live_complete to save_live_complete_precopy
by Dr. David Alan Gilbert
· 9 years ago
aefeb18
migrate_init: Call from savevm
by Dr. David Alan Gilbert
· 9 years ago
4f2e425
ram_debug_dump_bitmap: Dump a migration bitmap as text
by Dr. David Alan Gilbert
· 9 years ago
ebf8115
Add QEMU_MADV_NOHUGEPAGE
by Dr. David Alan Gilbert
· 9 years ago
a800cd5
Add wrapper for setting blocking status on a QEMUFile
by Dr. David Alan Gilbert
· 9 years ago
9504fb5
Add qemu_get_buffer_in_place to avoid copies some of the time
by Dr. David Alan Gilbert
· 9 years ago
42e2aa5
Rename mis->file to from_src_file
by Dr. David Alan Gilbert
· 9 years ago
e3dd749
qemu_ram_block_by_name
by Dr. David Alan Gilbert
· 9 years ago
422148d
qemu_ram_block_from_host
by Dr. David Alan Gilbert
· 9 years ago
87f50ca
Move page_size_init earlier
by Dr. David Alan Gilbert
· 9 years ago
038629a
Provide runtime Target page information
by Dr. David Alan Gilbert
· 9 years ago
baf6b68
arm: boot: Add secure_board_setup flag
by Peter Crosthwaite
· 9 years ago
a12a5a1
qapi: Simplify error cleanup in test-qmp-*
by Eric Blake
· 9 years ago
cc9f60d
qobject: Protect against use-after-free in qobject_decref()
by Eric Blake
· 9 years ago
fbe3fc5
aio: Introduce aio-epoll.c
by Fam Zheng
· 9 years ago
37fcee5
aio: Introduce aio_context_setup
by Fam Zheng
· 9 years ago
5ceb9e3
aio: Introduce aio_external_disabled
by Fam Zheng
· 9 years ago
dca6257
arm: allwinner-a10: Add SATA
by Peter Crosthwaite
· 9 years ago
377e214
ahci: Add allwinner AHCI
by Peter Crosthwaite
· 9 years ago
b30d805
qom/object: fix 2 comment typos
by Cao jin
· 9 years ago
9319738
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-replay' into staging
by Peter Maydell
· 9 years ago
ee31299
replay: recording of the user input
by Pavel Dovgalyuk
· 10 years ago
0194749
replay: replay blockers for devices
by Pavel Dovgalyuk
· 10 years ago
7615936
replay: initialization and deinitialization
by Pavel Dovgalyuk
· 10 years ago
8a354bd
replay: ptimer
by Pavel Dovgalyuk
· 10 years ago
df281b8
bottom halves: introduce bh call function
by Pavel Dovgalyuk
· 10 years ago
8bd7f71
replay: checkpoints
by Pavel Dovgalyuk
· 10 years ago
b60c48a
replay: shutdown event
by Pavel Dovgalyuk
· 10 years ago
8eda206
replay: recording and replaying clock ticks
by Pavel Dovgalyuk
· 10 years ago
c0c071d
replay: asynchronous events infrastructure
by Pavel Dovgalyuk
· 10 years ago
6f06096
replay: interrupts and exceptions
by Pavel Dovgalyuk
· 10 years ago
6aa91e4
target-i386: Remove POPCNT from qemu64 and qemu32 CPU models
by Eduardo Habkost
· 9 years ago
7119567
target-i386: Remove ABM from qemu64 CPU model
by Eduardo Habkost
· 9 years ago
0909ad2
target-i386: Remove SSE4a from qemu64 CPU model
by Eduardo Habkost
· 9 years ago
3e68482
target-i386: Set "check=off" by default on pc-*-2.4 and older
by Eduardo Habkost
· 9 years ago
Next »