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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-20
spapr_vio: Fix firmware names
Alexey Kardashevskiy
1
-0
/
+3
2014-03-20
spapr_llan: Add to boot device list
Alexey Kardashevskiy
1
-0
/
+3
2014-03-20
qdev: Introduce FWPathProvider interface
Paolo Bonzini
3
-1
/
+69
2014-03-20
vl.c: Extend get_boot_devices_list() to ignore suffixes
Alexey Kardashevskiy
1
-1
/
+1
2014-03-20
spapr_hcall: Fix little-endian resource handling in H_SET_MODE
Alexey Kardashevskiy
1
-8
/
+33
2014-03-20
spapr_hcall: Fix h_enter to loop correctly
Aneesh Kumar K.V
1
-6
/
+5
2014-03-19
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2014-03-19
dataplane: fix implicit IOThread refcount
Stefan Hajnoczi
1
-1
/
+1
2014-03-18
pl011: fix incorrect logic to set the RXFF flag
Rob Herring
1
-1
/
+1
2014-03-18
pl011: fix UARTRSR accesses corrupting the UARTCR value
Rob Herring
1
-7
/
+10
2014-03-18
pl011: reset the fifo when enabled or disabled
Rob Herring
1
-0
/
+5
2014-03-18
ahci: fix sysbus support
Rob Herring
1
-5
/
+8
2014-03-18
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-2' into staging
Peter Maydell
1
-1
/
+2
2014-03-18
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140317'...
Peter Maydell
4
-75
/
+109
2014-03-18
ui/vnc: fix vmware VGA incompatiblities
Peter Lieven
1
-1
/
+2
2014-03-17
s390x/sclpconsole-lm: Fix and simplify irq setup
Christian Borntraeger
1
-23
/
+4
2014-03-17
s390x/sclpconsole: Fix and simplify interrupt injection
Christian Borntraeger
1
-24
/
+6
2014-03-17
s390x/cpu hotplug: Fix memory leak
Christian Borntraeger
1
-3
/
+3
2014-03-17
s390/ipl: Fix error path on BIOS loading
Christian Borntraeger
1
-1
/
+1
2014-03-17
virt: Set reset-cbar on CPUs
Peter Maydell
1
-0
/
+6
2014-03-17
exynos4210: Set reset-cbar property of Cortex-A9 CPUs
Peter Maydell
1
-3
/
+13
2014-03-17
realview-pbx-a9: Set reset-cbar property for CPUs
Peter Maydell
1
-10
/
+29
2014-03-17
vexpress: Set reset-cbar property for CPUs
Peter Maydell
1
-62
/
+61
2014-03-15
FSL eTSEC: Fix typo in rx ring
Fabien Chouteau
1
-2
/
+2
2014-03-15
audio: Add 'static' attributes to several variables
Stefan Weil
1
-3
/
+3
2014-03-15
misc: Fix typos in comments
Stefan Weil
2
-3
/
+3
2014-03-15
hw/timer/grlib_gptimer: Avoid integer overflows
Sebastian Huber
1
-2
/
+2
2014-03-14
virtio-scsi: actually honor sense_size from configuration space
Paolo Bonzini
1
-1
/
+3
2014-03-14
scsi: Fix migration of scsi sense data
Fam Zheng
1
-1
/
+29
2014-03-14
spapr-vscsi: fix CRQ status
Alexey Kardashevskiy
1
-2
/
+2
2014-03-13
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-2.0' into...
Peter Maydell
1
-18
/
+6
2014-03-13
Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging
Peter Maydell
1
-1
/
+3
2014-03-13
virtio-console: Fix VIRTIO_CONSOLE() cast macro
Andreas Färber
1
-18
/
+6
2014-03-13
Merge remote-tracking branch 'remotes/afaerber/tags/prep-for-2.0' into staging
Peter Maydell
2
-40
/
+57
2014-03-13
spapr: Fix return value of vga initialization
Mark Wu
1
-1
/
+3
2014-03-13
raven: Move BIOS loading from board code to PCI host
Hervé Poussineau
2
-40
/
+57
2014-03-13
cputlb: Change tlb_flush() argument to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
cpu-exec: Change cpu_resume_from_signal() argument to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
translate-all: Change tb_gen_code() argument to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
translate-all: Change cpu_restore_state() argument to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
cpu: Move exception_index field from CPU_COMMON to CPUState
Andreas Färber
4
-9
/
+6
2014-03-13
cpu: Move mem_io_{pc,vaddr} fields from CPU_COMMON to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
target-i386: Enable x2apic by default on KVM
Eduardo Habkost
2
-0
/
+2
2014-03-13
target-i386: Introduce x86_cpu_compat_disable_kvm_features()
Eduardo Habkost
1
-3
/
+3
2014-03-13
target-ppc: Clean up ENV_GET_CPU() usage
Andreas Färber
2
-4
/
+4
2014-03-13
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2
-50
/
+116
2014-03-13
dataplane: replace internal thread with IOThread
Stefan Hajnoczi
1
-42
/
+54
2014-03-13
iothread: add "iothread" qdev property type
Stefan Hajnoczi
1
-0
/
+51
2014-03-13
qdev: make get_pointer() handle temporary strings
Igor Mammedov
1
-8
/
+11
2014-03-13
Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging
Peter Maydell
2
-27
/
+36
[next]