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
2017-06-13
migration: Move remaining exported functions to migration/misc.h
Juan Quintela
2017-06-13
migration: create global_state.c
Juan Quintela
2017-06-13
migration: ram_control_* are implemented in qemu_file
Juan Quintela
2017-06-13
migration: Commands are only used inside migration.c
Juan Quintela
2017-06-13
migration: Move constants to savevm.h
Juan Quintela
2017-06-13
migration: Move dump_vmsate_json_to_file() to misc.h
Juan Quintela
2017-06-13
migration: Split registration functions from vmstate.h
Juan Quintela
2017-06-13
migration: Move self_announce_delay() to misc.h
Juan Quintela
2017-06-13
migration: Remove MigrationState from migration_channel_incomming()
Juan Quintela
2017-06-13
ram: Now POSTCOPY_ACTIVE is the same that STATUS_ACTIVE
Juan Quintela
2017-06-13
ram: Print block stats also in the complete case
Juan Quintela
2017-06-13
migration: Don't try to set *errp directly
Eduardo Habkost
2017-06-13
migration: isolate return path on src
Peter Xu
2017-06-12
Merge remote-tracking branch 'remotes/elmarco/tags/char-pull-request' into st...
Peter Maydell
2017-06-12
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2017-06-12
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2017-06-12
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2017-06-09
block: fix external snapshot abort permission error
Jeff Cody
2017-06-09
block/qcow.c: Fix memory leak in qcow_create()
Peter Maydell
2017-06-09
qemu-iotests: Test automatic commit job cancel on hot unplug
Kevin Wolf
2017-06-09
commit: Fix use after free in completion
Kevin Wolf
2017-06-09
qemu-iotests: Block migration test
Kevin Wolf
2017-06-09
migration/block: Clean up BBs in block_save_complete()
Kevin Wolf
2017-06-09
migration: Inactivate images after .save_live_complete_precopy()
Kevin Wolf
2017-06-09
block: Fix anonymous BBs in blk_root_inactivate()
Kevin Wolf
2017-06-08
test-char: start a /char/serial test
Marc-André Lureau
2017-06-08
chardev: don't use alias names in parse_compat()
Marc-André Lureau
2017-06-08
char: fix alias devices regression
Marc-André Lureau
2017-06-07
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-06-07
docs: create config/, devel/ and spin/ subdirectories
Paolo Bonzini
2017-06-07
cpus: reset throttle_thread_scheduled after sleep
Felipe Franciosi
2017-06-07
kvm: don't register smram_listener when smm is off
Gonglei
2017-06-07
nbd: make it thread-safe, fix qcow2 over nbd
Paolo Bonzini
2017-06-07
target/i386: Add GDB XML description for SSE registers
Abdallah Bouassida
2017-06-07
i386/kvm: do not zero out segment flags if segment is unusable or not present
Roman Pen
2017-06-07
edu: fix memory leak on msi_broken platforms
Paolo Bonzini
2017-06-07
linuxboot_dma: compile for i486
Paolo Bonzini
2017-06-07
kvmclock: update system_time_msr address forcibly
Denis Plotnikov
2017-06-07
nbd: Fully initialize client in case of failed negotiation
Eric Blake
2017-06-07
sockets: improve error reporting if UNIX socket path is too long
Daniel P. Berrange
2017-06-07
i386: fix read/write cr with icount option
Mihail Abakumov
2017-06-07
target/i386: use multiple CPU AddressSpaces
Paolo Bonzini
2017-06-07
target/i386: enable A20 automatically in system management mode
Paolo Bonzini
2017-06-07
arm_gicv3: Fix ICC_BPR1 reset value when EL3 not implemented
Peter Maydell
2017-06-07
configure: split c and cxx extra flags
Bruno Dominguez
2017-06-07
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170607' i...
Peter Maydell
2017-06-07
coroutine-lock: do not touch coroutine after another one has been entered
Roman Pen
2017-06-07
.gdbinit: load QEMU sub-commands when gdb starts
Stefan Hajnoczi
2017-06-07
coccinelle: fix typo in comment
Philippe Mathieu-Daudé
2017-06-07
oslib: strip trailing '\n' from error_setg() string argument
Philippe Mathieu-Daudé
[next]