Sign in
qemu
/
qemu
/
4a3d80980ebf71d8faf9d0ce2e2e23bdda5728df
/
include
/
sysemu
d0c519b
tpm-backend: Move realloc_buffer() implementation to tpm-tis model
by Amarnath Valluri
· 7 years ago
f59864b
tpm-backend: Add new API to read backend TpmInfo
by Amarnath Valluri
· 7 years ago
93330cf
tpm-backend: Made few interface methods optional
by Amarnath Valluri
· 7 years ago
f35fe5c
tpm-backend: Initialize and free data members in it's own methods
by Amarnath Valluri
· 7 years ago
b19a5ee
tpm-backend: Move thread handling inside TPMBackend
by Amarnath Valluri
· 7 years ago
fb4b0c6
tpm-backend: Remove unneeded member variable from backend class
by Amarnath Valluri
· 7 years ago
c0dd109
vl: exit if maxcpus is negative
by Seeteena Thoufeek
· 8 years ago
82d9070
iothread: export iothread_stop()
by Peter Xu
· 7 years ago
0173e21
iothread: provide helpers for internal use
by Peter Xu
· 7 years ago
d147f7e
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 7 years ago
62dd4ed
kvm: check KVM_CAP_SYNC_MMU with kvm_vm_check_extension()
by Greg Kurz
· 8 years ago
4c7f442
watchdog.h: Drop local redefinition of actions enum
by Michal Privoznik
· 8 years ago
a43415e
seccomp: Don't include libseccomp from QEMU header
by Fam Zheng
· 8 years ago
24f8cdc
seccomp: add resourcecontrol argument to command line
by Eduardo Otubo
· 8 years ago
995a226
seccomp: add spawn argument to command line
by Eduardo Otubo
· 8 years ago
73a1e64
seccomp: add elevateprivileges argument to command line
by Eduardo Otubo
· 8 years ago
2b716fa
seccomp: add obsolete argument to command line
by Eduardo Otubo
· 8 years ago
1bd6152
seccomp: changing from whitelist to blacklist
by Eduardo Otubo
· 8 years ago
31959e8
hmp: extend "info numa" with hotplugged memory information
by Vadim Galitsyn
· 8 years ago
329163c
qemu-iothread: IOThread supports the GMainContext event loop
by Wang Yong
· 8 years ago
022cdc9
block: move ThrottleGroup membership to ThrottleGroupMember
by Manos Pitsidianakis
· 8 years ago
00bbf50
tpm: Clean up model registration & lookup
by Markus Armbruster
· 8 years ago
a9a72ae
tpm: Clean up driver registration & lookup
by Marc-André Lureau
· 8 years ago
ca2e214
block-backend: Allow more "can inactivate" cases
by Fam Zheng
· 8 years ago
1b7ac7c
kvm: workaround build break on gcc-7.1.1 / fedora26
by Greg Kurz
· 8 years ago
b3e46a8
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170718-tag' into staging
by Peter Maydell
· 8 years ago
5ba3d75
xen/mapcache: introduce xen_replace_cache_entry()
by Igor Druzhinin
· 8 years ago
a429b9b
block: Make blk_all_next() public
by Kevin Wolf
· 8 years ago
77beef8
block: Make blk_get_attached_dev_id() public
by Kevin Wolf
· 8 years ago
76fba74
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2017-07-11' into staging
by Peter Maydell
· 8 years ago
3a691c5
block: Add PreallocMode to blk_truncate()
by Max Reitz
· 8 years ago
5d721b7
ARM: KVM: Enable in-kernel timers with user space gic
by Alexander Graf
· 8 years ago
8b3ae69
vl: convert -tb-size to qemu_strtoul
by Paolo Bonzini
· 8 years ago
cbca372
include/exec/poison: Mark CONFIG_KVM as poisoned, too
by Thomas Huth
· 8 years ago
2099935
Move CONFIG_KVM related definitions to kvm_i386.h
by Thomas Huth
· 8 years ago
3df663e
migration: move only_migratable to MigrationState
by Peter Xu
· 8 years ago
9ffea09
accel: introduce AccelClass.global_props
by Peter Xu
· 8 years ago
f5a5ca7
block: change variable names in BlockDriverState
by Manos Pitsidianakis
· 8 years ago
93001e9
throttle-groups: protect throttled requests with a CoMutex
by Paolo Bonzini
· 8 years ago
d993b85
block: access io_limits_disabled with atomic ops
by Paolo Bonzini
· 8 years ago
556969e
kvm-all: Pass an error object to kvm_device_access
by Eric Auger
· 8 years ago
e02bbe1
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170606' into staging
by Peter Maydell
· 8 years ago
75e972d
migration: Mark CPU states dirty before incoming migration/loadvm
by David Gibson
· 8 years ago
a0ceb64
numa: consolidate cpu_preplug fixups/checks for pc/arm/spapr
by Igor Mammedov
· 8 years ago
cb8b8ef
Merge remote-tracking branch 'remotes/elmarco/tags/chrfe-pull-request' into staging
by Peter Maydell
· 8 years ago
8228e35
chardev: move headers to include/chardev
by Marc-André Lureau
· 8 years ago
5e22479
migration: Create include for migration snapshots
by Juan Quintela
· 8 years ago
e5cac10
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170531' into staging
by Peter Maydell
· 8 years ago
066ae4f
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
by Peter Maydell
· 8 years ago
20a519a
migration: Create savevm.h for functions exported from savevm.c
by Juan Quintela
· 8 years ago
d0eda02
Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into staging
by Stefan Hajnoczi
· 8 years ago
fcdcf1e
util: drop old utimensat() compat code
by Greg Kurz
· 8 years ago
08fba7a
shutdown: Expose bool cause in SHUTDOWN and RESET events
by Eric Blake
· 8 years ago
cf83f14
shutdown: Add source information to SHUTDOWN and RESET
by Eric Blake
· 8 years ago
802f045
shutdown: Preserve shutdown cause through replay
by Eric Blake
· 8 years ago
aedbe19
shutdown: Prepare for use of an enum in reset/shutdown_request
by Eric Blake
· 8 years ago
0bb8cac
Merge remote-tracking branch 'kraxel/tags/pull-audio-20170519-1' into staging
by Stefan Hajnoczi
· 8 years ago
ca89f72
audio: Move arch_init audio code to hw/audio/soundhw.c
by Eduardo Habkost
· 8 years ago
5118042
exec: Create include for target_page_size()
by Juan Quintela
· 8 years ago
a0762d9
migration: Remove old MigrationParams
by Juan Quintela
· 8 years ago
2ccbd47
Merge remote-tracking branch 'quintela/tags/migration/20170517' into staging
by Stefan Hajnoczi
· 8 years ago
1bfe5f0
migration: Move check_migratable() into qdev.c
by Juan Quintela
· 8 years ago
927d663
migration: Pass Error ** argument to {save,load}_vmstate
by Juan Quintela
· 8 years ago
1ff7c59
xen/mapcache: store dma information in revmapcache entries for debugging
by Stefano Stabellini
· 8 years ago
1171ae9
numa: remove node_cpu bitmaps as they are no longer used
by Igor Mammedov
· 8 years ago
3b8a855
numa: remove no longer need numa_post_machine_init()
by Igor Mammedov
· 8 years ago
ea089ee
numa: move source of default CPUs to NUMA node mapping into boards
by Igor Mammedov
· 8 years ago
3bfe571
numa: equally distribute memory on nodes
by Laurent Vivier
· 8 years ago
0f20343
numa: Allow setting NUMA distance for different NUMA nodes
by He Chen
· 8 years ago
1c5d506
Merge remote-tracking branch 'bonzini/tags/for-upstream' into staging
by Stefan Hajnoczi
· 8 years ago
dd1559b
Merge remote-tracking branch 'elmarco/tags/chr-tests-pull-request' into staging
by Stefan Hajnoczi
· 8 years ago
f03f9f0
Merge remote-tracking branch 'cohuck/tags/s390x-3270-20170504' into staging
by Stefan Hajnoczi
· 8 years ago
4aee86c
Merge remote-tracking branch 'quintela/tags/migration/20170504' into staging
by Stefan Hajnoczi
· 8 years ago
6796b40
dump: Acquire BQL around vm_start() in dump thread
by Fam Zheng
· 8 years ago
1e13edf
char: remove chardevs list
by Marc-André Lureau
· 8 years ago
2f5d45a
char: add a /chardevs container
by Marc-André Lureau
· 8 years ago
6361813
char: remove qemu_chr_be_generic_open
by Marc-André Lureau
· 8 years ago
ae92cbd
chardev: Basic support for TN3270
by Jing Liu
· 9 years ago
6683061
monitor: Move hmp_info_snapshots from savevm.c to hmp.c
by Juan Quintela
· 8 years ago
d905bb7
monitor: Move hmp_delvm from savevm.c to hmp.c
by Juan Quintela
· 8 years ago
d9c7d13
monitor: Move hmp_savevm from savevm.c to hmp.c
by Juan Quintela
· 8 years ago
c34c2f3
monitor: Remove monitor parameter from save_vmstate
by Juan Quintela
· 8 years ago
b19456d
char: Fix removing wrong GSource that be found by fd_in_tag
by zhanghailiang
· 8 years ago
ed3d2ec
block: Add errp to b{lk,drv}_truncate()
by Max Reitz
· 8 years ago
0731a50
block: Constify data passed by pointer to blk_name
by Krzysztof Kozlowski
· 8 years ago
c64abd1
spapr: Add ibm,processor-radix-AP-encodings to the device tree
by Sam Bobroff
· 8 years ago
32c7e0a
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170421' into staging
by Peter Maydell
· 8 years ago
20afaed
ram: Rename qemu_target_page_bits() to qemu_target_page_size()
by Juan Quintela
· 8 years ago
4728b57
hostmem: introduce host_memory_backend_mr_inited()
by Peter Xu
· 8 years ago
f4d9cc8
block-backend: add drained_begin / drained_end ops
by John Snow
· 8 years ago
3f53bc6
cpus: define QEMUTimerListNotifyCB for QEMU system emulation
by Paolo Bonzini
· 8 years ago
d2528bd
qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.h
by Paolo Bonzini
· 8 years ago
4d04351
build: include sys/sysmacros.h for major() and minor()
by Christopher Covington
· 8 years ago
18268b6
KVM: move SIG_IPI handling to kvm-all.c
by Paolo Bonzini
· 8 years ago
2ae41db
KVM: do not use sigtimedwait to catch SIGBUS
by Paolo Bonzini
· 8 years ago
4d39892
KVM: remove kvm_arch_on_sigbus
by Paolo Bonzini
· 8 years ago
6835504
Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20170301-1' into staging
by Peter Maydell
· 8 years ago
3d4d16f
replay: add record/replay for audio passthrough
by Pavel Dovgalyuk
· 8 years ago
887354b
hmp: Request permissions in qemu-io
by Kevin Wolf
· 8 years ago
39829a0
block: Allow error return in BlockDevOps.change_media_cb()
by Kevin Wolf
· 8 years ago
Next »