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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2017-06-16
block: introduce dirty_bitmap_mutex
Paolo Bonzini
2017-06-16
block: protect tracked_requests and flush_queue with reqs_lock
Paolo Bonzini
2017-06-16
block: access write_gen with atomics
Paolo Bonzini
2017-06-16
block: use Stat64 for wr_highest_offset
Paolo Bonzini
2017-06-16
util: add stats64 module
Paolo Bonzini
2017-06-16
throttle-groups: protect throttled requests with a CoMutex
Paolo Bonzini
2017-06-16
block: access io_plugged with atomic ops
Paolo Bonzini
2017-06-16
block: access wakeup with atomic ops
Paolo Bonzini
2017-06-16
block: access serialising_in_flight with atomic ops
Paolo Bonzini
2017-06-16
block: access io_limits_disabled with atomic ops
Paolo Bonzini
2017-06-16
block: access quiesce_counter with atomic ops
Paolo Bonzini
2017-06-16
block: access copy_on_read with atomic ops
Paolo Bonzini
2017-06-14
migration: Remove unneeded includes
Juan Quintela
2017-06-14
migration: Fix compilation with older compilers
Juan Quintela
2017-06-13
hw/intc/arm_gicv3_its: Allow save/restore
Eric Auger
2017-06-13
hw/intc/arm_gicv3_its: Implement state save/restore
Eric Auger
2017-06-13
kvm-all: Pass an error object to kvm_device_access
Eric Auger
2017-06-13
timer.h: Provide better monotonic time
Pranith Kumar
2017-06-13
hw/arm/exynos: Move DRAM initialization next boards
Krzysztof Kozlowski
2017-06-13
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170613' i...
Peter Maydell
2017-06-13
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170609' int...
Peter Maydell
2017-06-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2017-06-13
migration: Move migration.h to migration/
Juan Quintela
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
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170608' into s...
Peter Maydell
2017-06-12
Merge remote-tracking branch 'remotes/elmarco/tags/char-pull-request' into st...
Peter Maydell
2017-06-09
Revert "spapr: fix memory hot-unplugging"
Laurent Vivier
2017-06-09
xics: drop ICPStateClass::cpu_setup() handler
Greg Kurz
2017-06-09
xics: setup cpu at realize time
Greg Kurz
2017-06-09
xics: pass appropriate types to realize() handlers.
Greg Kurz
2017-06-09
xics: introduce macros for ICP/ICS link properties
Greg Kurz
2017-06-08
hw/pcie: fix the generic pcie root port to support migration
Marcel Apfelbaum
2017-06-08
char: fix alias devices regression
Marc-André Lureau
2017-06-08
xics: add reset() handler to ICPStateClass
Greg Kurz
2017-06-08
spapr: Rework DRC name handling
David Gibson
2017-06-08
spapr: Change DRC attach & detach methods to functions
David Gibson
2017-06-08
spapr: Clean up handling of DR-indicator
David Gibson
2017-06-08
spapr: Clean up DR entity sense handling
David Gibson
2017-06-06
nbd/client.c: use errp instead of LOG
Vladimir Sementsov-Ogievskiy
2017-06-06
nbd: add errp parameter to nbd_wr_syncv()
Vladimir Sementsov-Ogievskiy
2017-06-06
qtest: add rtc periodic timer test
Xiao Guangrong
2017-06-06
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170606' int...
Peter Maydell
2017-06-06
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
[next]