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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-09
sheepdog: use coroutine based socket functions in coroutine context
MORITA Kazutaka
1
-2
/
+8
2012-07-09
sheepdog: restart I/O when socket becomes ready in do_co_req()
MORITA Kazutaka
1
-0
/
+14
2012-07-09
sheepdog: fix dprintf format strings
MORITA Kazutaka
1
-4
/
+4
2012-07-09
blockdev: warn when copy_on_read=on and readonly=on
Stefan Hajnoczi
1
-0
/
+4
2012-07-09
qcow2: preserve free_byte_offset when qcow2_alloc_bytes() fails
Stefan Hajnoczi
1
-3
/
+4
2012-07-09
qcow2: fix #ifdef'd qcow2_check_refcounts() callers
Stefan Hajnoczi
2
-4
/
+4
2012-07-07
bitops.h: Add functions to extract and deposit bitfields
Peter Maydell
1
-0
/
+90
2012-07-07
target-i386: make it clearer that op table accesses don't overrun
Peter Maydell
1
-6
/
+6
2012-07-07
target-i386: Remove confusing X86_64_DEF macro
Peter Maydell
1
-15
/
+24
2012-07-07
target-i386: Remove unused macros
Peter Maydell
1
-6
/
+0
2012-07-07
.gitignore update
Eduardo Habkost
1
-0
/
+6
2012-07-07
Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...
Blue Swirl
13
-8
/
+2689
2012-07-05
target-i386: Fix compilation with --enable-debug
Stefan Weil
1
-25
/
+34
2012-07-04
hw/cadence_gem: Make rx_desc_addr and tx_desc_addr uint32_t
Peter Maydell
1
-2
/
+2
2012-07-04
i.MX31: KZM-ARM11-01 evaluation board
Peter Chubb
3
-0
/
+161
2012-07-04
i.MX31: Interrupt Controller
Peter Chubb
2
-1
/
+409
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-28
bsd-user: fix build
Blue Swirl
2
-1
/
+4
2012-06-28
x86: rename op_helper.c to seg_helper.c
Blue Swirl
2
-3
/
+3
2012-06-28
x86: split off memory access helpers
Blue Swirl
3
-137
/
+165
2012-06-28
x86: split off misc helpers
Blue Swirl
3
-579
/
+605
2012-06-28
x86: split off SMM helpers
Blue Swirl
3
-285
/
+309
2012-06-28
x86: split off SVM helpers
Blue Swirl
4
-710
/
+734
2012-06-28
x86: split off integer helpers
Blue Swirl
3
-479
/
+502
2012-06-28
x86: split off condition code helpers
Blue Swirl
4
-407
/
+432
2012-06-28
x86: prepare eflags helpers for general use
Blue Swirl
1
-31
/
+37
2012-06-28
x86: split condition code and shift templates
Blue Swirl
3
-81
/
+133
2012-06-28
x86: fix coding style in helper_template.h
Blue Swirl
1
-3
/
+22
2012-06-28
x86: improve SSE table type safety
Blue Swirl
1
-45
/
+89
2012-06-28
x86: split off FPU helpers
Blue Swirl
3
-1278
/
+1306
2012-06-28
x86: fix coding style in ops_sse.h
Blue Swirl
1
-471
/
+578
2012-06-28
x86: avoid an extern declaration
Blue Swirl
1
-4
/
+1
2012-06-28
x86: split off exception handlers
Blue Swirl
4
-116
/
+140
2012-06-28
x86: avoid AREG0 for exceptions
Blue Swirl
7
-220
/
+234
2012-06-28
x86: prepare op_helper.c for splitting
Blue Swirl
1
-796
/
+1279
2012-06-27
Add a memory barrier to DMA functions
Benjamin Herrenschmidt
2
-2
/
+53
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
10
-343
/
+370
2012-06-27
iommu: Introduce IOMMU emulation infrastructure
David Gibson
3
-25
/
+259
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
5
-17
/
+19
2012-06-27
usb-ohci: Use universal DMA helper functions
David Gibson
1
-42
/
+51
[next]