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
2014-03-13
cpu: Turn cpu_has_work() into a CPUClass hook
Andreas Färber
36
-145
/
+172
2014-03-13
target-xtensa: Clean up ENV_GET_CPU() usage
Andreas Färber
2
-2
/
+4
2014-03-13
target-unicore32: Clean up ENV_GET_CPU() usage
Andreas Färber
1
-1
/
+1
2014-03-13
target-sparc: Clean up ENV_GET_CPU() usage
Andreas Färber
2
-12
/
+9
2014-03-13
target-s390x: Clean up ENV_GET_CPU() usage
Andreas Färber
2
-6
/
+7
2014-03-13
target-ppc: Clean up ENV_GET_CPU() usage
Andreas Färber
5
-11
/
+17
2014-03-13
target-i386: Clean up ENV_GET_CPU() usage
Andreas Färber
4
-10
/
+12
2014-03-13
target-arm: Clean up ENV_GET_CPU() usage
Andreas Färber
1
-5
/
+7
2014-03-13
target-alpha: Clean up ENV_GET_CPU() usage
Andreas Färber
2
-9
/
+9
2014-03-13
cpu: Don't clear cpu->exit_request on reset
Edgar E. Iglesias
1
-1
/
+0
2014-03-13
Merge remote-tracking branch 'remotes/kraxel/tags/pull-chardev-1' into staging
Peter Maydell
1
-2
/
+15
2014-03-13
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
35
-133
/
+938
2014-03-13
oslib-posix: Fix build on FreeBSD
Andreas Färber
2
-4
/
+4
2014-03-13
block/raw-win32: bdrv_parse_filename() for hdev
Max Reitz
1
-0
/
+10
2014-03-13
block/raw-posix: Strip protocol prefix on creation
Max Reitz
1
-0
/
+12
2014-03-13
block/raw-posix: bdrv_parse_filename() for cdrom
Max Reitz
1
-0
/
+15
2014-03-13
block/raw-posix: bdrv_parse_filename() for floppy
Max Reitz
1
-0
/
+10
2014-03-13
block/raw-posix: bdrv_parse_filename() for hdev
Max Reitz
1
-0
/
+10
2014-03-13
qemu-io: Fix warnings from static code analysis
Stefan Weil
3
-5
/
+6
2014-03-13
block: Unlink temporary file
Max Reitz
1
-1
/
+1
2014-03-13
qcow2: Don't write with BDRV_O_INCOMING
Kevin Wolf
1
-5
/
+7
2014-03-13
qcow2: Keep option in qcow2_invalidate_cache()
Kevin Wolf
1
-4
/
+1
2014-03-13
qmp: add query-iothreads command
Stefan Hajnoczi
3
-0
/
+104
2014-03-13
iothread: stash thread ID away
Stefan Hajnoczi
1
-0
/
+22
2014-03-13
dataplane: replace internal thread with IOThread
Stefan Hajnoczi
2
-44
/
+60
2014-03-13
iothread: add "iothread" qdev property type
Stefan Hajnoczi
2
-0
/
+54
2014-03-13
qdev: make get_pointer() handle temporary strings
Igor Mammedov
1
-8
/
+11
2014-03-13
iothread: add I/O thread object
Stefan Hajnoczi
3
-0
/
+151
2014-03-13
aio: add aio_context_acquire() and aio_context_release()
Stefan Hajnoczi
3
-0
/
+95
2014-03-13
rfifolock: add recursive FIFO lock
Stefan Hajnoczi
5
-0
/
+226
2014-03-13
object: add object_get_canonical_path_component()
Stefan Hajnoczi
2
-22
/
+40
2014-03-13
block: Rewrite the snapshot authorization mechanism for block filters.
Benoît Canet
5
-42
/
+42
2014-03-13
iotests: Test corruption during COW request
Max Reitz
2
-0
/
+41
2014-03-13
block: bs->drv may be NULL in bdrv_debug_resume()
Max Reitz
1
-1
/
+1
2014-03-13
qcow2: Check bs->drv in copy_sectors()
Max Reitz
1
-0
/
+4
2014-03-13
block: Update image size in bdrv_invalidate_cache()
Kevin Wolf
3
-1
/
+14
2014-03-13
qcow2-refcount: Sanitize refcount table entry
Max Reitz
1
-1
/
+2
2014-03-13
Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging
Peter Maydell
12
-49
/
+38
2014-03-13
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
34
-216
/
+753
2014-03-13
libqtest: Avoid inline varargs functions
Peter Maydell
2
-18
/
+22
2014-03-13
char: restore read callback on a reattached (hotplug) chardev
Gal Hammer
1
-2
/
+15
2014-03-13
spapr-pci: Convert fprintf() to error_report()
Alexey Kardashevskiy
1
-4
/
+5
2014-03-13
spapr-pci: Convert to QOM realize
Alexey Kardashevskiy
1
-22
/
+21
2014-03-13
xics-kvm: Fix reset function
Alexey Kardashevskiy
1
-1
/
+10
2014-03-13
pseries: Update SLOF firmware image to qemu-slof-20140304
Alexey Kardashevskiy
3
-1
/
+1
2014-03-13
Move QEMUMachine typedef to qemu/typedefs.h
Andreas Färber
2
-2
/
+1
2014-03-13
Revert "KVM: Split QEMUMachine typedef into separate header"
Andreas Färber
6
-21
/
+2
2014-03-13
libqtest: Fix possible deadlock in qtest initialization
Marcel Apfelbaum
1
-2
/
+11
2014-03-13
pci: Move VMState registration/unregistration to QOM realize/unrealize
Bandan Das
1
-21
/
+30
2014-03-13
qdev: Realize buses on device realization
Bandan Das
1
-5
/
+22
[prev]
[next]