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
2012-07-04
i.MX31: Timers
Peter Chubb
3
-1
/
+698
2012-07-04
i.MX31: Clock Control Module
Peter Chubb
3
-1
/
+332
2012-07-04
i.MX: UART support
Peter Chubb
3
-0
/
+484
2012-07-04
Exynos4: add RTC device
Oleg Ogurtsov
3
-0
/
+604
2012-07-04
hw/exynos4210.c: Fix misleading initialization of IROM mirror
Evgeny Voevodin
1
-1
/
+1
2012-07-04
hw/exynos4210_pwm.c: Fix STOP status in tick handler.
Evgeny Voevodin
1
-1
/
+1
2012-07-04
ARM: hw/exynos4210_mct.c: Fix a bug which hangs Linux kernel.
Stanislav Vorobiov
1
-4
/
+0
2012-06-27
pseries: Implement IOMMU and DMA for PAPR PCI devices
David Gibson
4
-18
/
+39
2012-06-27
iommu: Allow PCI to use IOMMU infrastructure
David Gibson
3
-2
/
+18
2012-06-27
pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure
David Gibson
9
-341
/
+368
2012-06-27
iommu: Introduce IOMMU emulation infrastructure
David Gibson
1
-3
/
+1
2012-06-27
usb: Convert usb_packet_{map, unmap} to universal DMA helpers
David Gibson
4
-14
/
+15
2012-06-27
ide/ahci: Use universal DMA helper functions
David Gibson
3
-16
/
+23
2012-06-27
iommu: Make sglists and dma_bdrv helpers use new universal DMA helpers
David Gibson
3
-4
/
+5
2012-06-27
usb-ohci: Use universal DMA helper functions
David Gibson
1
-42
/
+51
2012-06-27
iommu: Add universal DMA helper functions
David Gibson
1
-9
/
+12
2012-06-27
Better support for dma_addr_t variables
David Gibson
1
-0
/
+12
2012-06-27
rtl8139: validate rx ring before receiving packets
Jason Wang
1
-10
/
+12
2012-06-27
qdev: fix use-after-free in the error path of qdev_init_nofail
Anthony Liguori
1
-2
/
+3
2012-06-26
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
1
-1
/
+1
2012-06-26
Merge remote-tracking branch 'spice/spice.v58' into staging
Anthony Liguori
10
-70
/
+175
2012-06-26
Merge remote-tracking branch 'sstabellini/compile-xs' into staging
Anthony Liguori
6
-26
/
+17
2012-06-26
Merge remote-tracking branch 'sstabellini/xen-pt' into staging
Anthony Liguori
16
-19
/
+4253
2012-06-26
Merge remote-tracking branch 'kraxel/usb.54' into staging
Anthony Liguori
4
-26
/
+139
2012-06-24
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Blue Swirl
7
-49
/
+361
2012-06-24
Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...
Blue Swirl
2
-189
/
+149
2012-06-24
Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agraf
Blue Swirl
1
-7
/
+20
2012-06-24
Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...
Blue Swirl
16
-487
/
+569
2012-06-24
PPC: BookE: Implement EPR SPR
Alexander Graf
1
-0
/
+1
2012-06-24
uImage: increase the gzip load size
Alexander Graf
1
-2
/
+2
2012-06-24
PPC: e500: allow users to set the /compatible property via -machine
Alexander Graf
1
-3
/
+9
2012-06-24
PPC: e500: Refactor serial dt generation
Alexander Graf
1
-28
/
+26
2012-06-24
PPC: e500: Extend address/size of / to 64bit
Alexander Graf
1
-10
/
+18
2012-06-24
PPC: e500: Define addresses as always 64bit
Alexander Graf
1
-17
/
+17
2012-06-24
PPC: e500: Use new SOC dt format
Alexander Graf
1
-5
/
+4
2012-06-24
PPC: e500: Use new MPIC dt format
Alexander Graf
1
-15
/
+18
2012-06-24
PPC: e500: enable manual loading of dtb blob
Alexander Graf
1
-4
/
+22
2012-06-24
PPC: e500: dt: use target_phys_addr_t for ramsize
Alexander Graf
1
-1
/
+1
2012-06-24
PPC: e500: dt: use 64bit cell helper
Alexander Graf
1
-3
/
+3
2012-06-24
dt: Add -machine dumpdtb option to dump the current dtb
Alexander Graf
1
-0
/
+18
2012-06-24
PPC: e500: dt: start with empty device tree
Alexander Graf
1
-7
/
+1
2012-06-24
PPC: e500: dt: create pci node dynamically
Alexander Graf
1
-0
/
+50
2012-06-24
PPC: e500: dt: create global-utils node dynamically
Alexander Graf
1
-0
/
+9
2012-06-24
PPC: e500: dt: create mpic node dynamically
Alexander Graf
1
-0
/
+16
2012-06-24
PPC: e500: dt: create serial nodes dynamically
Alexander Graf
1
-0
/
+35
2012-06-24
PPC: e500: dt: create /soc8544 node dynamically
Alexander Graf
1
-0
/
+17
2012-06-24
PPC: e500: dt: create /chosen node dynamically
Alexander Graf
1
-0
/
+1
2012-06-24
PPC: e500: dt: create / node dynamically
Alexander Graf
1
-0
/
+8
2012-06-24
PPC: e500: dt: create /hypervisor node dynamically
Alexander Graf
1
-0
/
+1
2012-06-24
PPC: e500: dt: create /cpus node dynamically
Alexander Graf
1
-0
/
+5
[next]