Sign in
qemu
/
qemu
/
c0bad49946287ef218e871608b753b9991f6e54c
c0bad49
migration/block: reset dirty bitmap before reading
by Paolo Bonzini
· 8 years ago
2119882
block: introduce dirty_bitmap_mutex
by Paolo Bonzini
· 8 years ago
3783fa3
block: protect tracked_requests and flush_queue with reqs_lock
by Paolo Bonzini
· 8 years ago
47fec59
block: access write_gen with atomics
by Paolo Bonzini
· 8 years ago
f7946da
block: use Stat64 for wr_highest_offset
by Paolo Bonzini
· 8 years ago
ae2d489
util: add stats64 module
by Paolo Bonzini
· 8 years ago
93001e9
throttle-groups: protect throttled requests with a CoMutex
by Paolo Bonzini
· 8 years ago
3b170dc
throttle-groups: do not use qemu_co_enter_next
by Paolo Bonzini
· 8 years ago
7258ed9
throttle-groups: only start one coroutine from drained_begin
by Paolo Bonzini
· 8 years ago
850d54a
block: access io_plugged with atomic ops
by Paolo Bonzini
· 8 years ago
e2a6ae7
block: access wakeup with atomic ops
by Paolo Bonzini
· 8 years ago
20fc71b
block: access serialising_in_flight with atomic ops
by Paolo Bonzini
· 8 years ago
d993b85
block: access io_limits_disabled with atomic ops
by Paolo Bonzini
· 8 years ago
414c2ec
block: access quiesce_counter with atomic ops
by Paolo Bonzini
· 8 years ago
d3faa13
block: access copy_on_read with atomic ops
by Paolo Bonzini
· 8 years ago
79f2456
docker: Add flex and bison to centos6 image
by Fam Zheng
· 8 years ago
80c58a5
docker: Add libaio to fedora image
by Fam Zheng
· 8 years ago
73a27bb
docker: Add bzip2 and hostname to fedora image
by Fam Zheng
· 8 years ago
f9f65a4
docker: Run tests with current user
by Fam Zheng
· 8 years ago
edf8bc9
Merge remote-tracking branch 'remotes/rth/tags/pull-s390-20170613' into staging
by Peter Maydell
· 8 years ago
73aa469
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170614' into staging
by Peter Maydell
· 8 years ago
3416ab5
migration: Don't create decompression threads if not enabled
by Juan Quintela
· 9 years ago
edc6012
migration: Test for disabled features on reception
by Juan Quintela
· 8 years ago
1adc1ce
migration: Remove unneeded includes
by Juan Quintela
· 8 years ago
62a0265
migration: fix incorrect enable return path
by Peter Xu
· 8 years ago
68a4a2f
migration: Fix compilation with older compilers
by Juan Quintela
· 8 years ago
076d4d3
s390x/cpumodel: wire up cpu type + id for TCG
by David Hildenbrand
· 8 years ago
becf821
target/s390x: rework PGM interrupt psw.addr handling
by David Hildenbrand
· 8 years ago
465aec4
target/s390x: correctly indicate PER nullification
by David Hildenbrand
· 8 years ago
3f06029
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170613' into staging
by Peter Maydell
· 8 years ago
252a7a6
hw/intc/arm_gicv3_its: Allow save/restore
by Eric Auger
· 8 years ago
d5aa0c2
hw/intc/arm_gicv3_kvm: Implement pending table save
by Eric Auger
· 8 years ago
cddafd8
hw/intc/arm_gicv3_its: Implement state save/restore
by Eric Auger
· 8 years ago
556969e
kvm-all: Pass an error object to kvm_device_access
by Eric Auger
· 8 years ago
1403f36
timer/aspeed: fix timer enablement when a reload is not set
by Cédric Le Goater
· 8 years ago
a87e81b
aspeed: add a temp sensor device on I2C bus 3
by Cédric Le Goater
· 8 years ago
fe3874b
hw/misc: add a TMP42{1, 2, 3} device model
by Cédric Le Goater
· 8 years ago
d1bb099
timer.h: Provide better monotonic time
by Pranith Kumar
· 8 years ago
a14f9b8
hw/misc/exynos4210_pmu: Add support for system poweroff
by Krzysztof Kozlowski
· 8 years ago
5f7f22f
hw/intc/exynos4210_gic: Constify array of combiner interrupts
by Krzysztof Kozlowski
· 8 years ago
9e88379
hw/arm/exynos: Use type define instead of hard-coded a9mpcore_priv string
by Krzysztof Kozlowski
· 8 years ago
310150c
hw/arm/exynos: Declare local variables in some order
by Krzysztof Kozlowski
· 8 years ago
a2f2f62
hw/arm/exynos: Move DRAM initialization next boards
by Krzysztof Kozlowski
· 8 years ago
986924f
hw/timer/exynos4210_mct: Remove unused defines
by Krzysztof Kozlowski
· 8 years ago
54ab992
hw/timer/exynos4210_mct: Cleanup indentation and empty new lines
by Krzysztof Kozlowski
· 8 years ago
92e5d7e
hw/timer/exynos4210_mct: Fix checkpatch style errors
by Krzysztof Kozlowski
· 8 years ago
ee78356
hw/intc/exynos4210_gic: Use more meaningful name for local variable
by Krzysztof Kozlowski
· 8 years ago
6f153ce
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging
by Peter Maydell
· 8 years ago
b097efc
monitor: resurrect handle_qmp_command trace event
by Stefan Hajnoczi
· 8 years ago
79cad8b
monitor: add handle_hmp_command trace event
by Stefan Hajnoczi
· 8 years ago
735286a
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170613' into staging
by Peter Maydell
· 8 years ago
e0b4891
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
by Peter Maydell
· 8 years ago
9746211
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170609' into staging
by Peter Maydell
· 8 years ago
8e3cf49
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 8 years ago
6666c96
migration: Move migration.h to migration/
by Juan Quintela
· 8 years ago
c4b63b7
migration: Move remaining exported functions to migration/misc.h
by Juan Quintela
· 8 years ago
84a899d
migration: create global_state.c
by Juan Quintela
· 8 years ago
2ce3bf1
migration: ram_control_* are implemented in qemu_file
by Juan Quintela
· 8 years ago
da6f179
migration: Commands are only used inside migration.c
by Juan Quintela
· 8 years ago
c3d2e2e
migration: Move constants to savevm.h
by Juan Quintela
· 8 years ago
b772274
migration: Move dump_vmsate_json_to_file() to misc.h
by Juan Quintela
· 8 years ago
f2a8f0a
migration: Split registration functions from vmstate.h
by Juan Quintela
· 8 years ago
f8d806c
migration: Move self_announce_delay() to misc.h
by Juan Quintela
· 8 years ago
5431471
migration: Remove MigrationState from migration_channel_incomming()
by Juan Quintela
· 8 years ago
c8f9f4f
ram: Now POSTCOPY_ACTIVE is the same that STATUS_ACTIVE
by Juan Quintela
· 8 years ago
930ac04
ram: Print block stats also in the complete case
by Juan Quintela
· 8 years ago
250561e
migration: Don't try to set *errp directly
by Eduardo Habkost
· 8 years ago
0425dc9
migration: isolate return path on src
by Peter Xu
· 8 years ago
f4f3082
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170608' into staging
by Peter Maydell
· 8 years ago
9bba618
Merge remote-tracking branch 'remotes/elmarco/tags/char-pull-request' into staging
by Peter Maydell
· 8 years ago
5093f02
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging
by Peter Maydell
· 8 years ago
2a8469a
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
by Peter Maydell
· 8 years ago
475df9d
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 8 years ago
56faeb9
block/gluster.c: Handle qdict_array_entries() failure
by Peter Maydell
· 8 years ago
719fc28
block: fix external snapshot abort permission error
by Jeff Cody
· 8 years ago
272545c
block/qcow.c: Fix memory leak in qcow_create()
by Peter Maydell
· 8 years ago
c3971b8
qemu-iotests: Test automatic commit job cancel on hot unplug
by Kevin Wolf
· 8 years ago
19ebd13
commit: Fix use after free in completion
by Kevin Wolf
· 8 years ago
49695ee
qemu-iotests: Block migration test
by Kevin Wolf
· 8 years ago
362fdf1
migration/block: Clean up BBs in block_save_complete()
by Kevin Wolf
· 8 years ago
f07fa4c
migration: Inactivate images after .save_live_complete_precopy()
by Kevin Wolf
· 8 years ago
93c2650
block: Fix anonymous BBs in blk_root_inactivate()
by Kevin Wolf
· 8 years ago
5930809
Revert "spapr: fix memory hot-unplugging"
by Laurent Vivier
· 8 years ago
b1fd36c
xics: drop ICPStateClass::cpu_setup() handler
by Greg Kurz
· 8 years ago
9ed6566
xics: setup cpu at realize time
by Greg Kurz
· 8 years ago
100f738
xics: pass appropriate types to realize() handlers.
by Greg Kurz
· 8 years ago
ad26563
xics: introduce macros for ICP/ICS link properties
by Greg Kurz
· 8 years ago
3b95410
hw/cpu: core.c can be compiled as common object
by Thomas Huth
· 8 years ago
bc277a5
hw/pcie: fix the generic pcie root port to support migration
by Marcel Apfelbaum
· 8 years ago
20fdef5
nvdimm acpi: fix region format interface code
by Haozhong Zhang
· 8 years ago
277238f
vhost-user-bridge: fix iov_restore_front() warning
by Marc-André Lureau
· 8 years ago
27d4c37
test-char: start a /char/serial test
by Marc-André Lureau
· 8 years ago
73119c2
chardev: don't use alias names in parse_compat()
by Marc-André Lureau
· 8 years ago
d203c64
char: fix alias devices regression
by Marc-André Lureau
· 8 years ago
4871dd4
hw/ppc/spapr: Adjust firmware name for PCI bridges
by Thomas Huth
· 8 years ago
a4d4edc
xics: add reset() handler to ICPStateClass
by Greg Kurz
· 8 years ago
67b544d
pnv_core: drop reference on ICPState object during CPU realization
by Greg Kurz
· 8 years ago
7980833
spapr: Rework DRC name handling
by David Gibson
· 8 years ago
6304fd2
spapr: Fold spapr_phb_{add,remove}_pci_device() into their only callers
by David Gibson
· 8 years ago
0be4e88
spapr: Change DRC attach & detach methods to functions
by David Gibson
· 8 years ago
Next »