index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
4
-5
/
+42
2017-06-13
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170608' into s...
Peter Maydell
8
-5
/
+50
2017-06-12
Merge remote-tracking branch 'remotes/elmarco/tags/char-pull-request' into st...
Peter Maydell
5
-15
/
+44
2017-06-12
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
1
-1
/
+9
2017-06-12
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
8
-41
/
+77
2017-06-12
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
11
-15
/
+259
2017-06-09
block: fix external snapshot abort permission error
Jeff Cody
1
-0
/
+4
2017-06-09
block/qcow.c: Fix memory leak in qcow_create()
Peter Maydell
1
-0
/
+1
2017-06-09
qemu-iotests: Test automatic commit job cancel on hot unplug
Kevin Wolf
2
-4
/
+35
2017-06-09
commit: Fix use after free in completion
Kevin Wolf
1
-0
/
+7
2017-06-09
qemu-iotests: Block migration test
Kevin Wolf
3
-0
/
+187
2017-06-09
migration/block: Clean up BBs in block_save_complete()
Kevin Wolf
1
-5
/
+17
2017-06-09
migration: Inactivate images after .save_live_complete_precopy()
Kevin Wolf
1
-5
/
+7
2017-06-09
block: Fix anonymous BBs in blk_root_inactivate()
Kevin Wolf
1
-1
/
+1
2017-06-08
hw/pcie: fix the generic pcie root port to support migration
Marcel Apfelbaum
2
-0
/
+29
2017-06-08
nvdimm acpi: fix region format interface code
Haozhong Zhang
1
-3
/
+4
2017-06-08
vhost-user-bridge: fix iov_restore_front() warning
Marc-André Lureau
1
-2
/
+9
2017-06-08
test-char: start a /char/serial test
Marc-André Lureau
1
-0
/
+29
2017-06-08
chardev: don't use alias names in parse_compat()
Marc-André Lureau
1
-2
/
+2
2017-06-08
char: fix alias devices regression
Marc-André Lureau
3
-13
/
+13
2017-06-07
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
63
-386
/
+732
2017-06-07
docs: create config/, devel/ and spin/ subdirectories
Paolo Bonzini
26
-0
/
+0
2017-06-07
cpus: reset throttle_thread_scheduled after sleep
Felipe Franciosi
1
-1
/
+1
2017-06-07
kvm: don't register smram_listener when smm is off
Gonglei
2
-3
/
+5
2017-06-07
nbd: make it thread-safe, fix qcow2 over nbd
Paolo Bonzini
1
-21
/
+9
2017-06-07
target/i386: Add GDB XML description for SSE registers
Abdallah Bouassida
6
-6
/
+146
2017-06-07
i386/kvm: do not zero out segment flags if segment is unusable or not present
Roman Pen
1
-12
/
+8
2017-06-07
edu: fix memory leak on msi_broken platforms
Paolo Bonzini
1
-6
/
+6
2017-06-07
linuxboot_dma: compile for i486
Paolo Bonzini
2
-0
/
+1
2017-06-07
kvmclock: update system_time_msr address forcibly
Denis Plotnikov
1
-0
/
+3
2017-06-07
nbd: Fully initialize client in case of failed negotiation
Eric Blake
2
-6
/
+4
2017-06-07
sockets: improve error reporting if UNIX socket path is too long
Daniel P. Berrange
1
-22
/
+46
2017-06-07
i386: fix read/write cr with icount option
Mihail Abakumov
1
-0
/
+12
2017-06-07
target/i386: use multiple CPU AddressSpaces
Paolo Bonzini
5
-55
/
+47
2017-06-07
target/i386: enable A20 automatically in system management mode
Paolo Bonzini
3
-27
/
+42
2017-06-07
arm_gicv3: Fix ICC_BPR1 reset value when EL3 not implemented
Peter Maydell
1
-5
/
+1
2017-06-07
configure: split c and cxx extra flags
Bruno Dominguez
3
-37
/
+44
2017-06-07
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170607' i...
Peter Maydell
4
-194
/
+114
2017-06-07
coroutine-lock: do not touch coroutine after another one has been entered
Roman Pen
2
-2
/
+22
2017-06-07
.gdbinit: load QEMU sub-commands when gdb starts
Stefan Hajnoczi
2
-0
/
+9
2017-06-07
coccinelle: fix typo in comment
Philippe Mathieu-Daudé
1
-1
/
+1
2017-06-07
oslib: strip trailing '\n' from error_setg() string argument
Philippe Mathieu-Daudé
1
-1
/
+1
2017-06-07
simpletrace: Improve the error message if event is not declared
Jose Ricardo Ziviani
1
-1
/
+9
2017-06-07
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.10-pull-request'...
Peter Maydell
3
-0
/
+14
2017-06-07
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
3
-80
/
+60
2017-06-07
target/m68k: implement rtd
Laurent Vivier
3
-0
/
+14
2017-06-07
Merge remote-tracking branch 'remotes/rth/tags/pull-s390-20170606' into staging
Peter Maydell
11
-496
/
+1553
2017-06-07
qemu/migration: fix the double free problem on from_src_file
QingFeng Hao
1
-1
/
+0
2017-06-07
ram: Make RAMState dynamic
Juan Quintela
1
-23
/
+35
2017-06-07
ram: Use MigrationStats for statistics
Juan Quintela
3
-144
/
+61
[next]