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
2015-09-20
PPC: E500: Update u-boot to commit 79c884d7e4
Alexander Graf
1
-0
/
+0
2015-09-20
target-ppc: Fix SRR0 when taking unaligned exceptions
Anton Blanchard
2
-2
/
+2
2015-09-20
PPC: e500 pci host: Fix ATMUs register reads
Rudolf Marek
1
-2
/
+2
2015-09-20
mac_dbdma: always clear FLUSH bit once DBDMA channel flush is complete
Mark Cave-Ayland
1
-7
/
+5
2015-09-20
kvm_ppc: remove kvmppc_timer_hack
Paolo Bonzini
5
-51
/
+1
2015-09-19
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
71
-816
/
+957
2015-09-19
machine: Eliminate QEMUMachine and qemu_register_machine()
Eduardo Habkost
5
-66
/
+2
2015-09-19
Revert use of DEFINE_MACHINE() for registrations of multiple machines
Andreas Färber
15
-88
/
+484
2015-09-19
Use DEFINE_MACHINE() to register all machines
Eduardo Habkost
57
-772
/
+517
2015-09-19
mac_world: Break long line
Eduardo Habkost
1
-1
/
+2
2015-09-19
machine: DEFINE_MACHINE() macro
Eduardo Habkost
1
-0
/
+17
2015-09-19
exynos4: Declare each QEMUMachine as a separate variable
Eduardo Habkost
1
-17
/
+14
2015-09-19
exynos4: Use MachineClass instead of exynos4_machines array
Eduardo Habkost
1
-1
/
+3
2015-09-19
exynos4: Use EXYNOS4210_NCPUS instead of max_cpus on error message
Eduardo Habkost
1
-2
/
+1
2015-09-19
machine: Set MachineClass::name automatically
Eduardo Habkost
8
-18
/
+6
2015-09-19
machine: Ensure all TYPE_MACHINE subclasses have the right suffix
Eduardo Habkost
1
-0
/
+9
2015-09-19
mac99: Use MACHINE_TYPE_NAME to encode class name
Eduardo Habkost
1
-1
/
+1
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
[next]