index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sysemu
/
sysemu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-28
migration: move only_migratable to MigrationState
Peter Xu
1
-1
/
+0
2017-06-01
migration: Create include for migration snapshots
Juan Quintela
1
-3
/
+0
2017-05-31
migration: Create savevm.h for functions exported from savevm.c
Juan Quintela
1
-47
/
+0
2017-05-30
Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into staging
Stefan Hajnoczi
1
-7
/
+25
2017-05-23
shutdown: Expose bool cause in SHUTDOWN and RESET events
Eric Blake
1
-0
/
+5
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
1
-2
/
+2
2017-05-23
shutdown: Prepare for use of an enum in reset/shutdown_request
Eric Blake
1
-5
/
+18
2017-05-18
exec: Create include for target_page_size()
Juan Quintela
1
-1
/
+0
2017-05-18
migration: Remove old MigrationParams
Juan Quintela
1
-2
/
+1
2017-05-17
migration: Move check_migratable() into qdev.c
Juan Quintela
1
-1
/
+1
2017-05-17
migration: Pass Error ** argument to {save,load}_vmstate
Juan Quintela
1
-2
/
+2
2017-05-11
numa: Allow setting NUMA distance for different NUMA nodes
He Chen
1
-0
/
+4
2017-05-04
monitor: Move hmp_info_snapshots from savevm.c to hmp.c
Juan Quintela
1
-1
/
+0
2017-05-04
monitor: Move hmp_delvm from savevm.c to hmp.c
Juan Quintela
1
-1
/
+0
2017-05-04
monitor: Move hmp_savevm from savevm.c to hmp.c
Juan Quintela
1
-1
/
+0
2017-05-04
monitor: Remove monitor parameter from save_vmstate
Juan Quintela
1
-1
/
+1
2017-04-21
ram: Rename qemu_target_page_bits() to qemu_target_page_size()
Juan Quintela
1
-1
/
+1
2017-02-16
report guest crash information in GUEST_PANICKED event
Anton Nefedov
1
-1
/
+1
2017-02-16
move vm_start to cpus.c
Claudio Imbrenda
1
-0
/
+2
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
1
-2
/
+2
2017-01-27
savevm: add public save_vmstate function
Pavel Dovgalyuk
1
-0
/
+1
2017-01-16
hw: move reset handlers from vl.c to hw/core
Paolo Bonzini
1
-1
/
+0
2017-01-12
numa: make -numa parser dynamically allocate CPUs masks
Igor Mammedov
1
-7
/
+0
2016-10-24
Increase MAX_CPUMASK_BITS from 255 to 288
Igor Mammedov
1
-1
/
+1
2016-10-07
block: Add bdrv_runtime_opts to query-command-line-options
Kevin Wolf
1
-0
/
+1
2016-09-23
vl: Switch qemu_uuid to QemuUUID
Fam Zheng
1
-1
/
+2
2016-09-23
util: Add UUID API
Fam Zheng
1
-4
/
+0
2016-07-04
hw/pci: delay bus_master_enable_region initialization
Marcel Apfelbaum
1
-0
/
+1
2016-06-13
vl: Eliminate usb_enabled()
Eduardo Habkost
1
-1
/
+0
2016-05-26
migration: convert post-copy to use QIOChannelBuffer
Daniel P. Berrange
1
-1
/
+1
2016-05-20
vl: Move DisplayType typedef to vl.c
Eduardo Habkost
1
-10
/
+0
2016-05-20
vl: Make display_type a local variable
Eduardo Habkost
1
-1
/
+0
2016-05-20
vl: Replace DT_NOGRAPHIC with machine option
Eduardo Habkost
1
-1
/
+0
2016-05-20
vl: Add DT_COCOA DisplayType value
Eduardo Habkost
1
-0
/
+1
2016-05-20
vl: Table-based select_vgahw()
Eduardo Habkost
1
-0
/
+1
2016-03-22
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
1
-1
/
+0
2015-11-12
Finish non-postcopiable iterative devices before package
Dr. David Alan Gilbert
1
-1
/
+1
2015-11-10
Disable mlock around incoming postcopy
Dr. David Alan Gilbert
1
-0
/
+1
2015-11-10
Don't iterate on precopy-only devices during postcopy
Dr. David Alan Gilbert
1
-1
/
+1
2015-11-10
Add qemu_savevm_state_complete_postcopy
Dr. David Alan Gilbert
1
-0
/
+1
2015-11-10
Modify save_live_pending for postcopy
Dr. David Alan Gilbert
1
-1
/
+3
2015-11-10
MIG_CMD_PACKAGED: Send a packaged chunk of migration stream
Dr. David Alan Gilbert
1
-0
/
+4
2015-11-10
Add wrappers and handlers for sending/receiving the postcopy-ram migration me...
Dr. David Alan Gilbert
1
-0
/
+19
2015-11-10
Return path: Control commands
Dr. David Alan Gilbert
1
-0
/
+4
2015-11-10
Migration commands
Dr. David Alan Gilbert
1
-0
/
+8
2015-11-10
Rename save_live_complete to save_live_complete_precopy
Dr. David Alan Gilbert
1
-1
/
+1
2015-11-10
Provide runtime Target page information
Dr. David Alan Gilbert
1
-0
/
+1
2015-11-04
migration: rename qemu_savevm_state_cancel
Liang Li
1
-1
/
+1
2015-09-19
machine: Eliminate QEMUMachine and qemu_register_machine()
Eduardo Habkost
1
-1
/
+1
2015-09-07
Added generic panic handler qemu_system_guest_panicked()
Andrey Smetanin
1
-0
/
+1
[next]