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
2013-07-15
Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into staging
Anthony Liguori
1
-0
/
+3
2013-07-15
Merge remote-tracking branch 'pmaydell/tags/pull-arm-devs-20130715' into staging
Anthony Liguori
6
-22
/
+79
2013-07-15
Merge remote-tracking branch 'rth/axp-next' into staging
Anthony Liguori
4
-85
/
+37
2013-07-15
virtio-ccw: Enable x-data-plane for virtio-ccw-blk
Dominik Dingel
1
-0
/
+3
2013-07-15
ARM/highbank: add support for Calxeda ECX-2000 / Midway
Andre Przywara
1
-5
/
+27
2013-07-15
ARM/highbank: prepare for adding similar machines
Andre Przywara
1
-6
/
+23
2013-07-15
hw/arm/vexpress: Add alias for flash at address 0 on A15 board
Peter Maydell
1
-2
/
+17
2013-07-15
hw/dma/omap_dma: Fix bugs with DMA requests above 32
Peter Maydell
1
-5
/
+6
2013-07-15
sd/pl181.c: Avoid undefined shift behaviour in RWORD macro
Peter Maydell
1
-1
/
+1
2013-07-15
hw/cpu/a15mpcore: Correct default value for num-irq
Peter Maydell
1
-2
/
+2
2013-07-15
char/cadence_uart: Fix reset for unattached instances
Peter Crosthwaite
1
-1
/
+3
2013-07-15
ahci: Fix FLUSH command
Kevin Wolf
3
-1
/
+17
2013-07-14
hw/alpha: Use SRM epoch
Richard Henderson
1
-1
/
+3
2013-07-14
hw/alpha: Drop latch_tmp hack
Richard Henderson
1
-41
/
+12
2013-07-13
hw/alpha: Don't machine check on missing pci i/o
Richard Henderson
3
-1
/
+29
2013-07-13
hw/alpha: Don't use get_system_io
Richard Henderson
3
-57
/
+8
2013-07-11
PPC: dbdma: Support more multi-issue DMA requests
Alexander Graf
1
-2
/
+2
2013-07-11
PPC: Add timer handler for newworld mac-io
Alexander Graf
1
-0
/
+33
2013-07-11
PPC: dbdma: Support unaligned DMA access
Alexander Graf
1
-7
/
+124
2013-07-11
PPC: dbdma: Wait for DMA until we have data
Alexander Graf
2
-0
/
+20
2013-07-11
PPC: dbdma: Move processing to io
Alexander Graf
1
-4
/
+6
2013-07-11
PPC: dbdma: macio: Add DMA callback
Alexander Graf
2
-0
/
+42
2013-07-11
PPC: dbdma: Move static bh variable to device struct
Alexander Graf
1
-9
/
+15
2013-07-11
PPC: dbdma: Introduce kick function
Alexander Graf
1
-0
/
+5
2013-07-11
PPC: dbdma: Move defines into header file
Alexander Graf
1
-117
/
+0
2013-07-11
PPC: dbdma: Allow new commands in RUN state
Alexander Graf
1
-3
/
+3
2013-07-11
PPC: dbdma: Fix debug print
Alexander Graf
1
-1
/
+2
2013-07-11
PPC: Mac: Add debug prints in macio and dbdma code
Alexander Graf
2
-6
/
+51
2013-07-11
PPC: dbdma: Replace tabs with spaces
Alexander Graf
1
-51
/
+51
2013-07-11
PPC: Macio: Replace tabs with spaces
Alexander Graf
1
-4
/
+4
2013-07-11
PPC: g3beige: Move secondary IDE bus to mac-io
Alexander Graf
3
-48
/
+64
2013-07-11
PPC: Mac: Fix guest exported tbfreq values
Alexander Graf
2
-4
/
+6
2013-07-11
pseries: move interrupt controllers to hw/intc/
Alexey Kardashevskiy
3
-1
/
+2
2013-07-11
spapr: Respect -bios command line option for SLOF
Andreas Färber
1
-1
/
+4
2013-07-11
spapr: Use named enum for function remove_hpte
Stefan Weil
1
-4
/
+4
2013-07-11
spapr: Fix compiler warnings for some versions of gcc
Stefan Weil
2
-3
/
+3
2013-07-10
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
30
-127
/
+133
2013-07-09
timer/arm_mptimer: Build arm_mptimer only once
Andreas Färber
2
-1
/
+2
2013-07-09
intc/openpic: Build openpic only once
Andreas Färber
3
-2
/
+3
2013-07-09
intc/arm_gic: Build arm_gic only once
Andreas Färber
2
-1
/
+2
2013-07-09
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
17
-61
/
+65
2013-07-09
cpu: Replace cpu_single_env with CPUState current_cpu
Andreas Färber
15
-62
/
+61
2013-07-09
Simplify -machine option queries with qemu_get_machine_opts()
Markus Armbruster
3
-34
/
+14
2013-07-09
microblaze: Fix latent bug with default DTB lookup
Markus Armbruster
1
-14
/
+13
2013-07-09
Fix -machine options accel, kernel_irqchip, kvm_shadow_mem
Markus Armbruster
1
-9
/
+4
2013-07-09
hw/9pfs: Fix memory leak in error path
M. Mohan Kumar
1
-9
/
+17
2013-07-09
Extend support of SMBUS(module pm_smbus.c) HST_STS register.
MRatnikov
1
-2
/
+23
2013-07-08
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
26
-145
/
+339
2013-07-07
pci: Fold host_buses list into PCIHostState functionality
David Gibson
1
-19
/
+14
2013-07-07
pci: Remove domain from PCIHostBus
David Gibson
1
-4
/
+3
[next]