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-12-17
pci: rename pci_internals.h pci_bus.h
Michael S. Tsirkin
13
-12
/
+12
2012-12-17
Revert "pci: prepare makefiles for pci code reorganization"
Michael S. Tsirkin
4
-4
/
+0
2012-12-17
pci: fix path for local includes
Michael S. Tsirkin
22
-62
/
+62
2012-12-17
pci: update all users to look in pci/
Michael S. Tsirkin
102
-159
/
+159
2012-12-17
pci: move pci core code to hw/pci
Michael S. Tsirkin
32
-11
/
+11
2012-12-16
exec: refactor cpu_restore_state
Blue Swirl
23
-172
/
+65
2012-12-16
exec: move TB handling to translate-all.c
Blue Swirl
3
-1711
/
+1755
2012-12-16
exec: extract TB watchpoint check
Blue Swirl
1
-8
/
+14
2012-12-16
exec: fix coding style
Blue Swirl
1
-68
/
+110
2012-12-15
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Blue Swirl
25
-1007
/
+1042
2012-12-15
target-xtensa: fix ITLB/DTLB page protection flags
Max Filippov
1
-1
/
+2
2012-12-14
console: clip update rectangle
Gerd Hoffmann
1
-0
/
+10
2012-12-14
pixman: fix vnc tight png/jpeg support
Gerd Hoffmann
5
-7
/
+7
2012-12-14
pixman: update internal copy to pixman-0.28.2
Gerd Hoffmann
1
-0
/
+0
2012-12-14
Revert "pixman: require 0.18.4 or newer"
Gerd Hoffmann
1
-2
/
+2
2012-12-14
pixman: fix version check for PIXMAN_TYPE_BGRA
Gerd Hoffmann
1
-1
/
+1
2012-12-14
pseries: Increase default NVRAM size
David Gibson
1
-1
/
+1
2012-12-14
target-ppc: Don't use hwaddr to represent hardware state
David Gibson
1
-1
/
+1
2012-12-14
PPC: e500: pci: Export slot2irq calculation
Alexander Graf
3
-2
/
+15
2012-12-14
PPC: E500plat: Make a lot of PCI slots available
Alexander Graf
1
-2
/
+3
2012-12-14
PPC: E500: Move PCI slot information into params
Alexander Graf
4
-1
/
+9
2012-12-14
PPC: E500: Generate dt pci irq map dynamically
Alexander Graf
1
-20
/
+31
2012-12-14
PPC: E500: PCI: Make IRQ calculation more generic
Alexander Graf
1
-10
/
+3
2012-12-14
PPC: E500: PCI: Make first slot qdev settable
Alexander Graf
1
-1
/
+8
2012-12-14
openpic: Accelerate pending irq search
Alexander Graf
1
-0
/
+11
2012-12-14
openpic: fix minor coding style issues
Alexander Graf
1
-6
/
+6
2012-12-14
MSI-X: Fix endianness
Alexander Graf
1
-4
/
+2
2012-12-14
PPC: e500: Declare pci bridge as bridge
Alexander Graf
1
-0
/
+6
2012-12-14
PPC: e500: Add MSI support
Alexander Graf
1
-0
/
+23
2012-12-14
openpic: add Shared MSI support
Alexander Graf
1
-20
/
+130
2012-12-14
openpic: make brr1 model specific
Alexander Graf
1
-1
/
+4
2012-12-14
openpic: convert to qdev
Alexander Graf
4
-155
/
+180
2012-12-14
openpic: remove irq_out
Alexander Graf
4
-10
/
+6
2012-12-14
openpic: rename openpic_t to OpenPICState
Alexander Graf
1
-34
/
+34
2012-12-14
openpic: convert simple reg operations to builtin bitops
Alexander Graf
1
-31
/
+36
2012-12-14
openpic: remove unused type variable
Alexander Graf
1
-25
/
+2
2012-12-14
openpic: unify memory api subregions
Alexander Graf
1
-52
/
+56
2012-12-14
openpic: combine openpic and mpic reset functions
Alexander Graf
1
-61
/
+42
2012-12-14
openpic: merge mpic and openpic timer handling
Alexander Graf
1
-100
/
+31
2012-12-14
openpic: combine mpic and openpic irq raise functions
Alexander Graf
2
-18
/
+19
2012-12-14
openpic: Convert subregions to memory api
Alexander Graf
1
-45
/
+61
2012-12-14
openpic: combine mpic and openpic src handlers
Alexander Graf
1
-47
/
+5
2012-12-14
openpic: update to proper memory api
Alexander Graf
1
-90
/
+48
2012-12-14
mpic: Unify numbering scheme
Alexander Graf
2
-249
/
+45
2012-12-14
openpic: Remove unused code
Alexander Graf
1
-163
/
+0
2012-12-14
pseries: Don't allow TCE (iommu) tables to be registered with duplicate LIOBNs
David Gibson
1
-0
/
+6
2012-12-14
Adding BAR0 for e500 PCI controller
Bharat Bhushan
3
-10
/
+91
2012-12-14
e500: Adding CCSR memory region
Bharat Bhushan
1
-23
/
+40
2012-12-14
pseries: Update SLOF for NVRAM support
David Gibson
3
-1
/
+1
2012-12-14
pseries: Implement PAPR NVRAM
David Gibson
5
-1
/
+236
[prev]
[next]