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
2013-03-12
target-sh4: Move PVR/PRR/CVR into SuperHCPUClass
Andreas Färber
2013-03-12
target-sh4: Introduce SuperHCPU subclasses
Andreas Färber
2013-03-12
cpus: Replace open-coded CPU loop in qmp_memsave() with qemu_get_cpu()
Andreas Färber
2013-03-12
monitor: Use qemu_get_cpu() in monitor_set_cpu()
Andreas Färber
2013-03-12
cpu: Fix qemu_get_cpu() to return NULL if CPU not found
Igor Mammedov
2013-03-11
qga: implement qmp_guest_set_vcpus() for Linux with sysfs
Laszlo Ersek
2013-03-11
qga: implement qmp_guest_get_vcpus() for Linux with sysfs
Laszlo Ersek
2013-03-11
qga: introduce guest-get-vcpus / guest-set-vcpus with stubs
Laszlo Ersek
2013-03-11
qga: add guest-set-time command
Lei Li
2013-03-11
qga: add guest-get-time command
Lei Li
2013-03-11
qemu-ga: use key-value store to avoid recycling fd handles after restart
Michael Roth
2013-03-11
qemu-ga: make guest-sync-delimited available during fsfreeze
Michael Roth
2013-03-11
qemu-ga: fix confusing GAChannelMethod comparison
Stefan Hajnoczi
2013-03-11
qga: cast to int for DWORD type
Lei Li
2013-03-11
Merge remote-tracking branch 'quintela/migration.next' into staging
Anthony Liguori
2013-03-11
arm: fix compilation with CONFIG_FDT
Paolo Bonzini
2013-03-11
linux-user/syscall.c: Don't warn about unimplemented get_robust_list
Peter Maydell
2013-03-11
linux-user: Implement accept4
Peter Maydell
2013-03-11
linux-user: Implement sendfile and sendfile64
Peter Maydell
2013-03-11
linux-user: make bogus negative iovec lengths fail EINVAL
Peter Maydell
2013-03-11
linux-user: Fix layout of usage table to account for option text
Peter Maydell
2013-03-11
page_cache: dup memory on insert
Peter Lieven
2013-03-11
page_cache: fix memory leak
Peter Lieven
2013-03-11
Fix cache_resize to keep old entry age
Orit Wasserman
2013-03-11
Fix page_cache leak in cache_resize
Orit Wasserman
2013-03-11
migration: inline migrate_fd_close
Paolo Bonzini
2013-03-11
migration: eliminate s->migration_file
Paolo Bonzini
2013-03-11
migration: move contents of migration_close to migrate_fd_cleanup
Paolo Bonzini
2013-03-11
migration: move rate limiting to QEMUFile
Paolo Bonzini
2013-03-11
migration: small changes around rate-limiting
Paolo Bonzini
2013-03-11
migration: use qemu_ftell to compute bandwidth
Paolo Bonzini
2013-03-11
migration: use QEMUFile for writing outgoing migration data
Paolo Bonzini
2013-03-11
migration: use QEMUFile for migration channel lifetime
Paolo Bonzini
2013-03-11
qemu-file: simplify and export qemu_ftell
Paolo Bonzini
2013-03-11
qemu-file: add writable socket QEMUFile
Paolo Bonzini
2013-03-11
qemu-file: check exit status when closing a pipe QEMUFile
Paolo Bonzini
2013-03-11
qemu-file: fsync a writable stdio QEMUFile
Paolo Bonzini
2013-03-11
migration: merge qemu_popen_cmd with qemu_popen
Paolo Bonzini
2013-03-11
migration: use qemu_file_rate_limit consistently
Paolo Bonzini
2013-03-11
migration: remove useless qemu_file_get_error check
Paolo Bonzini
2013-03-11
migration: detect error before sleeping
Paolo Bonzini
2013-03-11
migration: eliminate last_round
Paolo Bonzini
2013-03-11
qemu-file: make qemu_fflush and qemu_file_set_error private again
Paolo Bonzini
2013-03-11
Rename buffered_ to migration_
Juan Quintela
2013-03-11
migration: yay, buffering is gone
Paolo Bonzini
2013-03-11
migration: run setup callbacks out of big lock
Paolo Bonzini
2013-03-11
migration: run pending/iterate callbacks out of big lock
Paolo Bonzini
2013-03-11
migration: reorder SaveVMHandlers members
Paolo Bonzini
2013-03-11
block-migration: add lock
Paolo Bonzini
2013-03-11
block-migration: document usage of state across threads
Paolo Bonzini
[prev]
[next]