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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2015-09-19
s390: Rename s390-ccw-virtio-2.4 class name to use MACHINE_TYPE_NAME
Eduardo Habkost
1
-2
/
+2
2015-09-19
s390-virtio: Rename machine class name to use MACHINE_TYPE_NAME
Eduardo Habkost
1
-2
/
+3
2015-09-19
pseries: Rename machine class names to use MACHINE_TYPE_NAME
Eduardo Habkost
1
-4
/
+4
2015-09-19
arm: Rename virt machine class to use MACHINE_TYPE_NAME
Eduardo Habkost
1
-2
/
+3
2015-09-19
vexpress: Rename machine classes to use MACHINE_TYPE_NAME
Eduardo Habkost
1
-4
/
+6
2015-09-19
vexpress: Don't set name on abstract class
Eduardo Habkost
1
-1
/
+0
2015-09-19
machine: MACHINE_TYPE_NAME macro
Eduardo Habkost
2
-1
/
+7
2015-09-19
qdev: Do not use slow [*] expansion for GPIO creation
Pavel Fedin
1
-6
/
+15
2015-09-19
qom: Fix invalid error check in property_get_str()
Markus Armbruster
1
-4
/
+8
2015-09-19
qom: Do not reuse errp after a possible error
Markus Armbruster
1
-6
/
+35
2015-09-18
cocoa: Suppress Cocoa window with -display
Rainer Müller
1
-0
/
+1
2015-09-18
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
8
-119
/
+342
2015-09-18
ahci: clean up initial d2h semantics
John Snow
1
-11
/
+16
2015-09-18
ahci: remove cmd_fis argument from write_fis_d2h
John Snow
1
-7
/
+4
2015-09-18
ahci: fix signature generation
John Snow
1
-12
/
+20
2015-09-18
ahci: remove dead reset code
John Snow
1
-4
/
+1
2015-09-18
atapi: abort transfers with 0 byte limits
John Snow
3
-6
/
+29
2015-09-18
ide: fix ATAPI command permissions
John Snow
1
-15
/
+15
2015-09-18
ide-test: add cdrom dma test
John Snow
1
-18
/
+72
2015-09-18
ide-test: add cdrom pio test
John Snow
1
-0
/
+157
2015-09-18
qtest/ahci: export generate_pattern
John Snow
3
-26
/
+27
2015-09-18
qtest/ahci: use generate_pattern everywhere
John Snow
1
-17
/
+6
2015-09-18
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-09-18' into...
Peter Maydell
70
-152
/
+213
2015-09-18
memory: Fix bad error handling in memory_region_init_ram_ptr()
Markus Armbruster
1
-1
/
+1
2015-09-18
loader: Fix memory_region_init_resizeable_ram() error handling
Markus Armbruster
1
-1
/
+1
2015-09-18
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
62
-101
/
+110
2015-09-18
error: New error_fatal
Markus Armbruster
2
-13
/
+32
2015-09-18
MAINTAINERS: Add "Error reporting" entry
Markus Armbruster
1
-0
/
+8
2015-09-18
error: Copy location information in error_copy()
Eric Blake
1
-0
/
+3
2015-09-18
hmp: Allow for error message hints on HMP
Eric Blake
4
-35
/
+57
2015-09-18
error: only prepend timestamp on stderr
Stefan Hajnoczi
1
-1
/
+1
2015-09-18
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150918' into staging
Peter Maydell
6
-1068
/
+496
2015-09-18
target-mips: improve exception handling
Pavel Dovgaluk
5
-377
/
+425
2015-09-18
target-mips: correct MTC0 instruction on MIPS64
Leon Alrae
1
-11
/
+7
2015-09-18
target-mips: add missing restriction in DAUI instruction
Leon Alrae
1
-1
/
+3
2015-09-18
target-mips: fix corner case in TLBWR causing QEMU to hang
Leon Alrae
1
-2
/
+7
2015-09-18
pic32: use LCG algorithm for generated random index of TLBWR instruction
Serge Vakulenko
1
-3
/
+6
2015-09-18
target-mips: get rid of MIPS_DEBUG_SIGN_EXTENSIONS
Aurelien Jarno
1
-39
/
+0
2015-09-18
target-mips: get rid of MIPS_DEBUG
Aurelien Jarno
1
-605
/
+19
2015-09-18
target-mips: Fix RDHWR on CP0.Count
Alex Smith
1
-2
/
+7
2015-09-18
target-mips: remove wrong checks for recip.fmt and rsqrt.fmt
Petar Jovanovic
1
-4
/
+2
2015-09-18
target-mips: Use tcg_gen_extrh_i64_i32
Richard Henderson
1
-26
/
+22
2015-09-17
ide: unify io_buffer_offset increments
John Snow
3
-18
/
+10
2015-09-17
target-cris: update CPU state save/load to use VMStateDescription
Juan Quintela
4
-90
/
+95
2015-09-17
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2
-10
/
+26
2015-09-17
net: smc91c111: flush packets on RCR register changes
Peter Crosthwaite
1
-0
/
+1
2015-09-17
net: smc91c111: gate can_receive() on rx FIFO having a slot
Peter Crosthwaite
1
-1
/
+3
2015-09-17
net: smc91c111: guard flush_queued_packets() on can_rx()
Peter Crosthwaite
1
-8
/
+22
2015-09-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
55
-1934
/
+2765
2015-09-16
nbd: release exp->blk after all clients are closed
Wen Congyang
1
-6
/
+15
[next]