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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-23
spapr_drc: don't allow 'empty' DRCs to be unisolated or allocated
Michael Roth
1
-0
/
+21
2015-09-23
spapr_pci: fix device tree props for MSI/MSI-X
Michael Roth
1
-2
/
+10
2015-09-23
spapr: Enable in-kernel H_SET_MODE handling
Alexey Kardashevskiy
1
-0
/
+1
2015-09-23
pseries: Fix incorrect calculation of threads per socket for chip-id
David Gibson
1
-4
/
+2
2015-09-23
pseries: define coldplugged devices as "configured"
Laurent Vivier
1
-1
/
+1
2015-09-23
sPAPR: Introduce rtas_ldq()
Gavin Shan
1
-10
/
+10
2015-09-23
spapr_rtas: Prevent QEMU crash during hotplug without a prior device_add
Bharata B Rao
1
-0
/
+6
2015-09-23
ppc/spapr: Use qemu_log_mask() for hcall_dprintf()
Thomas Huth
1
-1
/
+2
2015-09-23
spapr_drc: Fix potential undefined behaviour
David Gibson
1
-1
/
+1
2015-09-23
spapr: add dumpdtb support
Andrew Jones
1
-0
/
+2
2015-09-23
spapr: SPLPAR Characteristics
Sam Bobroff
1
-2
/
+9
2015-09-23
spapr: Make ibm, change-msi respect 3 return values
Sam Bobroff
1
-1
/
+3
2015-09-23
spapr: Add /rtas/ibm,change-msix-capable
Sam Bobroff
1
-0
/
+4
2015-09-23
spapr: Add /ibm,partition-name
Sam Bobroff
1
-0
/
+5
2015-09-23
spapr: Create pseries-2.5 machine
David Gibson
1
-1
/
+18
2015-09-23
spapr: Provide an error message when migration fails due to htab_shift mismatch
Bharata B Rao
1
-0
/
+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
2
-7
/
+0
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
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
7
-17
/
+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
qdev: Do not use slow [*] expansion for GPIO creation
Pavel Fedin
1
-6
/
+15
2015-09-18
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
4
-62
/
+84
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
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-09-18' into...
Peter Maydell
61
-99
/
+108
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
60
-98
/
+107
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-17
ide: unify io_buffer_offset increments
John Snow
3
-18
/
+10
2015-09-17
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
1
-8
/
+25
2015-09-17
net: smc91c111: flush packets on RCR register changes
Peter Crosthwaite
1
-0
/
+1
[prev]
[next]