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
2013-07-15
block: Add return value for bdrv_flush_all()
Kevin Wolf
2
-3
/
+9
2013-07-15
qemu-iotests: Update 051 reference output
Kevin Wolf
2
-33
/
+76
2013-07-15
block: Don't parse protocol from file.filename
Kevin Wolf
6
-9
/
+43
2013-07-15
block: add drive_backup HMP command
Stefan Hajnoczi
3
-0
/
+49
2013-07-15
blockdev: add sync mode to drive-backup QMP command
Stefan Hajnoczi
4
-17
/
+38
2013-07-14
hw/alpha: Use SRM epoch
Richard Henderson
1
-1
/
+3
2013-07-14
hw/alpha: Drop latch_tmp hack
Richard Henderson
1
-41
/
+12
2013-07-14
exec: Support 64-bit operations in address_space_rw
Richard Henderson
1
-12
/
+56
2013-07-13
hw/alpha: Don't machine check on missing pci i/o
Richard Henderson
3
-1
/
+29
2013-07-13
hw/alpha: Don't use get_system_io
Richard Henderson
3
-57
/
+8
2013-07-12
ioport: remove LITTLE_ENDIAN mark for portio
Anthony Liguori
1
-1
/
+0
2013-07-12
Force auto-convegence of live migration
Chegu Vinod
2
-0
/
+82
2013-07-12
Add 'auto-converge' migration capability
Chegu Vinod
3
-1
/
+12
2013-07-12
Introduce async_run_on_cpu()
Chegu Vinod
3
-0
/
+40
2013-07-12
Merge remote-tracking branch 'agraf/ppc-for-upstream' into staging
Anthony Liguori
17
-227
/
+688
2013-07-11
PPC: dbdma: Support more multi-issue DMA requests
Alexander Graf
1
-2
/
+2
2013-07-11
PPC: Add timer handler for newworld mac-io
Alexander Graf
1
-0
/
+33
2013-07-11
PPC: dbdma: Support unaligned DMA access
Alexander Graf
2
-7
/
+127
2013-07-11
PPC: dbdma: Wait for DMA until we have data
Alexander Graf
2
-0
/
+20
2013-07-11
PPC: dbdma: Move processing to io
Alexander Graf
2
-5
/
+8
2013-07-11
PPC: dbdma: macio: Add DMA callback
Alexander Graf
2
-0
/
+42
2013-07-11
PPC: dbdma: Move static bh variable to device struct
Alexander Graf
2
-9
/
+16
2013-07-11
PPC: dbdma: Introduce kick function
Alexander Graf
2
-0
/
+6
2013-07-11
PPC: dbdma: Move defines into header file
Alexander Graf
2
-117
/
+118
2013-07-11
PPC: dbdma: Allow new commands in RUN state
Alexander Graf
1
-3
/
+3
2013-07-11
PPC: dbdma: Fix debug print
Alexander Graf
1
-1
/
+2
2013-07-11
PPC: Mac: Add debug prints in macio and dbdma code
Alexander Graf
2
-6
/
+51
2013-07-11
PPC: dbdma: Replace tabs with spaces
Alexander Graf
1
-51
/
+51
2013-07-11
PPC: Macio: Replace tabs with spaces
Alexander Graf
1
-4
/
+4
2013-07-11
PPC: g3beige: Move secondary IDE bus to mac-io
Alexander Graf
3
-48
/
+64
2013-07-11
PPC: Mac: Fix guest exported tbfreq values
Alexander Graf
2
-4
/
+6
2013-07-11
target-ppc: Add POWER8 v1.0 CPU model
Prerna Saxena
3
-0
/
+38
2013-07-11
pseries: move interrupt controllers to hw/intc/
Alexey Kardashevskiy
4
-1
/
+4
2013-07-11
spapr: Respect -bios command line option for SLOF
Andreas Färber
1
-1
/
+4
2013-07-11
spapr: Use named enum for function remove_hpte
Stefan Weil
1
-4
/
+4
2013-07-11
spapr: Fix compiler warnings for some versions of gcc
Stefan Weil
2
-3
/
+3
2013-07-11
e600 core for MPC86xx processors
Julio Guerra
3
-9
/
+130
2013-07-10
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
7
-52
/
+82
2013-07-10
add timestamp to error_report()
Seiji Aguchi
4
-0
/
+49
2013-07-10
qapi-schema: Use existing type for drive-backup arguments
Kevin Wolf
1
-30
/
+2
2013-07-10
qapi-schema: Use BlockdevSnapshot type for blockdev-snapshot-sync
Kevin Wolf
1
-12
/
+2
2013-07-10
qapi.py: Allow top-level type reference for command definitions
Kevin Wolf
1
-0
/
+19
2013-07-10
qapi.py: Avoid code duplication
Kevin Wolf
1
-9
/
+9
2013-07-10
qemu-char: Fix ringbuf option size
Markus Armbruster
1
-1
/
+1
2013-07-10
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
153
-832
/
+1141
2013-07-10
Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging
Anthony Liguori
6
-178
/
+413
2013-07-10
Merge remote-tracking branch 'rth/tcg-next' into staging
Anthony Liguori
20
-218
/
+248
2013-07-10
qom: Fix class cast of NULL classes
Peter Crosthwaite
1
-3
/
+3
2013-07-10
pci: fix BRDIGE typo
Don Koch
2
-2
/
+2
2013-07-10
pci-bridge: update mappings for migration/restore
Don Koch
3
-1
/
+7
[prev]
[next]