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
2012-05-03
spice_info: add mouse_mode
Alon Levy
3
-1
/
+35
2012-05-03
spice: require spice-protocol >= 0.8.1
Alon Levy
1
-0
/
+1
2012-05-02
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
10
-30
/
+564
2012-05-02
ATA: Allow WIN_SECURITY_FREEZE_LOCK as nop
Alexander Graf
1
-1
/
+6
2012-05-02
rbd: add discard support
Josh Durgin
1
-16
/
+73
2012-05-02
qcow2: fix the return value -ENOENT -> -EEXIST
Zhi Yong Wu
1
-1
/
+1
2012-05-02
qcow2: Don't hold cache references across yield
Kevin Wolf
1
-8
/
+13
2012-05-02
qcow2: Remove unused parameter in do_alloc_cluster_offset
Kevin Wolf
1
-2
/
+2
2012-05-02
qemu-iotests: Many parallel allocating I/O requests
Kevin Wolf
3
-0
/
+465
2012-05-02
docs: fix one issue in qcow2 specs
Zhi Yong Wu
1
-1
/
+1
2012-05-02
block/qcow2: Add missing GCC_FMT_ATTR to function report_unsupported()
Stefan Weil
1
-1
/
+2
2012-05-02
qemu-iotests: ignore fragmentation information for qed
Dong Xu Wang
1
-0
/
+1
2012-05-02
Update version for 1.1-rc0 release
v1.1-rc0
Anthony Liguori
1
-1
/
+1
2012-05-01
Merge remote-tracking branch 'kiszka/queues/slirp' into staging
Anthony Liguori
1
-1
/
+2
2012-05-01
Merge remote-tracking branch 'stefanha/tracing' into staging
Anthony Liguori
5
-17
/
+29
2012-05-01
Merge remote-tracking branch 'agraf/s390-for-upstream' into staging
Anthony Liguori
4
-4
/
+58
2012-05-01
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
3
-16
/
+15
2012-05-01
Merge remote-tracking branch 'agraf/ppc-for-upstream' into staging
Anthony Liguori
12
-78
/
+146
2012-05-01
Merge remote-tracking branch 'mdroth/qga-pull-4-27-12' into staging
Anthony Liguori
6
-138
/
+409
2012-05-01
Declare state directory in smb.conf
Nikolaus Rath
1
-0
/
+2
2012-05-01
slirp: don't use "smb ports = 0" option
Nikolaus Rath
1
-1
/
+0
2012-05-01
linux-user: Fix invalid TARGET_ABI_BITS usage on ppc hosts
Alexander Graf
1
-1
/
+1
2012-05-01
target-ppc: Some support for dumping TLB_EMB TLBs
François Revol
1
-0
/
+50
2012-05-01
ppce500_spin: Replace assert by hw_error (fixes compiler warning)
Stefan Weil
1
-1
/
+1
2012-05-01
pseries: Fix use of global CPU state
Peter Portante
1
-1
/
+1
2012-05-01
pseries: Use the same interrupt swizzling for host bridges as p2p bridges
David Gibson
2
-24
/
+30
2012-05-01
pseries: Implement automatic PAPR VIO address allocation
David Gibson
6
-40
/
+49
2012-05-01
PPC: Fix up e500 cache size setting
Alexander Graf
1
-12
/
+14
2012-05-01
booke:Use MMU API for creating initial mapping for secondary cpus
Bharat Bhushan
1
-0
/
+1
2012-05-01
linux-user: Fix undefined HOST_LONG_SIZE on PPC hosts
Alexander Graf
1
-1
/
+1
2012-05-01
Revert "Remove stray HOST_LONG_SIZE"
malc
1
-1
/
+1
2012-05-01
configure: check for supported Python 2.x versions
Stefan Hajnoczi
1
-3
/
+4
2012-05-01
tracetool: avoid pkgutil.iter_modules() Python 2.7 function
Stefan Hajnoczi
2
-4
/
+12
2012-05-01
tracetool: avoid str.rpartition() Python 2.5 function
Stefan Hajnoczi
1
-7
/
+10
2012-05-01
tracetool: use Python 2.4-compatible __import__() arguments
Stefan Hajnoczi
1
-1
/
+1
2012-05-01
tracetool: use Python 2.4-compatible exception handling syntax
Stefan Hajnoczi
1
-2
/
+2
2012-05-01
s390: reset avail and used index on reboot
Jens Freimann
3
-1
/
+23
2012-05-01
S390: dont call system_shutdown on disabled wait
Christian Borntraeger
1
-0
/
+12
2012-05-01
S390: remove default cdrom, sd-card and floppy support
Einar Lueck
1
-0
/
+3
2012-05-01
S390: support reboot for kvm on s390
Jens Freimann
1
-2
/
+1
2012-05-01
S390: reboot: reset device pages on reboot
Jens Freimann
1
-0
/
+7
2012-05-01
S390: fix error handling on kernel and initrd failures
Christian Borntraeger
1
-0
/
+11
2012-05-01
S390: fix kernel_commandline handling
Christian Borntraeger
1
-1
/
+1
2012-05-01
Remove stray HOST_LONG_SIZE
malc
1
-1
/
+1
2012-05-01
pc-bios: update OpenBIOS images
Blue Swirl
4
-1
/
+1
2012-05-01
configure: Add libraries for qemu-ga on Solaris
Andreas Färber
1
-1
/
+3
2012-05-01
qemu-ga: Implement alternative to O_ASYNC
Andreas Färber
1
-1
/
+17
2012-05-01
main-loop: Calculate poll timeout using timeout argument
Stefan Weil
1
-1
/
+5
2012-05-01
vga: Don't switch to 1 x 1 character text screen
Stefan Weil
1
-0
/
+4
2012-05-01
memory: move functions is_romd and section_addr to memory API
Blue Swirl
3
-14
/
+29
[next]