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
2013-12-23
ich9: Document why cannot_instantiate_with_device_add_yet
Markus Armbruster
2
-3
/
+10
2013-12-23
pci-host: Consistently set cannot_instantiate_with_device_add_yet
Markus Armbruster
13
-4
/
+89
2013-12-23
apic: Document why cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-1
/
+5
2013-12-23
sysbus: Set cannot_instantiate_with_device_add_yet
Markus Armbruster
28
-33
/
+7
2013-12-23
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
45
-53
/
+53
2013-12-22
scsi-disk: add UNMAP limits to block limits VPD page
Paolo Bonzini
1
-0
/
+20
2013-12-20
dataplane: replace hostmem with memory_region_find
Paolo Bonzini
3
-192
/
+71
2013-12-20
dataplane: change vring API to use VirtQueueElement
Paolo Bonzini
2
-72
/
+69
2013-12-20
vring: factor common code for error exits
Paolo Bonzini
2
-13
/
+22
2013-12-20
vring: create a common function to parse descriptors
Paolo Bonzini
1
-62
/
+51
2013-12-20
spapr: limit numa memory regions by ram size
Paul Mackerras
1
-4
/
+16
2013-12-20
spapr: make sure RMA is in first mode of first memory node
Alexey Kardashevskiy
1
-6
/
+11
2013-12-20
device_tree: s/qemu_devtree/qemu_fdt globally
Peter Crosthwaite
10
-213
/
+214
2013-12-20
roms: Flush icache when writing roms to guest memory
Alexander Graf
1
-0
/
+7
2013-12-20
spapr: tie spapr-nvram to -pflash
Paolo Bonzini
1
-11
/
+3
2013-12-20
PPC: Use default pci bus name for grackle and heathrow
Alexander Graf
2
-3
/
+3
2013-12-20
spapr-rtas: add ibm, (get|set)-system-parameter
Alexey Kardashevskiy
1
-0
/
+47
2013-12-20
spapr-rtas: replace return code constants with macros
Alexey Kardashevskiy
6
-67
/
+67
2013-12-17
hw/arm: add cubieboard support
liguang
2
-1
/
+70
2013-12-17
hw/arm: add allwinner a10 SoC support
liguang
2
-0
/
+104
2013-12-17
hw/intc: add allwinner A10 interrupt controller
liguang
2
-0
/
+201
2013-12-17
hw/timer: add allwinner a10 timer
liguang
2
-0
/
+256
2013-12-17
hw/arm/digic: add NOR ROM support
Antony Pavlov
1
-0
/
+78
2013-12-17
hw/arm/digic: add UART support
Antony Pavlov
3
-0
/
+212
2013-12-17
hw/arm/digic: add timer support
Antony Pavlov
3
-0
/
+192
2013-12-17
hw/arm/digic: prepare DIGIC-based boards support
Antony Pavlov
2
-0
/
+85
2013-12-17
hw/arm: add very initial support for Canon DIGIC SoC
Antony Pavlov
2
-0
/
+72
2013-12-17
hw/arm/boot: Add boot support for AArch64 processor
Mian M. Hamayun
1
-5
/
+38
2013-12-17
hw/arm/boot: Allow easier swapping in of different loader code
Peter Maydell
1
-45
/
+107
2013-12-17
arm/highbank.c: Fix MPCore periphbase name
Peter Crosthwaite
1
-7
/
+8
2013-12-17
arm/xilinx_zynq: Implement CBAR initialisation
Peter Crosthwaite
1
-1
/
+8
2013-12-17
arm/xilinx_zynq: Use object_new() rather than cpu_arm_init()
Peter Crosthwaite
1
-3
/
+9
2013-12-17
arm/highbank: Fix CBAR initialisation
Peter Crosthwaite
1
-3
/
+5
2013-12-17
arm/highbank: Use object_new() rather than cpu_arm_init()
Peter Crosthwaite
1
-3
/
+9
2013-12-17
Fix NOR flash device ID reading
Roy Franz
2
-23
/
+88
2013-12-17
Fix CFI query responses for NOR flash
Roy Franz
1
-11
/
+94
2013-12-17
Add max device width parameter for NOR devices
Roy Franz
1
-0
/
+25
2013-12-17
Set proper device-width for vexpress flash
Roy Franz
1
-10
/
+34
2013-12-17
return status for each NOR flash device
Roy Franz
1
-2
/
+13
2013-12-17
Add device-width property to pflash_cfi01
Roy Franz
1
-0
/
+11
2013-12-17
rename pflash_t member width to bank_width
Roy Franz
1
-8
/
+9
2013-12-16
spice: stop server for qxl hard reset
Gerd Hoffmann
1
-0
/
+10
2013-12-13
Merge remote-tracking branch 'bonzini/virtio' into staging
Anthony Liguori
17
-320
/
+387
2013-12-13
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
15
-91
/
+135
2013-12-13
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2
-9
/
+34
2013-12-11
pc: use macro for HPET type
Michael S. Tsirkin
1
-1
/
+1
2013-12-11
hpet: fix build with CONFIG_HPET off
Michael S. Tsirkin
1
-6
/
+0
2013-12-11
hpet: enable to entitle more irq pins for hpet
Liu Ping Fan
4
-10
/
+33
2013-12-11
hpet: inverse polarity when pin above ISA_NUM_IRQS
Liu Ping Fan
1
-2
/
+12
2013-12-11
pci: fix pci bridge fw path
Gerd Hoffmann
1
-1
/
+1
[prev]
[next]