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-03-16
net: move compute_mcast_idx() to net.h
Jason Wang
6
-98
/
+26
2012-03-16
rtl8139: support byte read to TxStatus registers
Jason Wang
1
-4
/
+29
2012-03-16
rtl8139: remove unused marco
Jason Wang
1
-3
/
+0
2012-03-16
rtl8139: limit transmission buffer size in c+ mode
Jason Wang
1
-6
/
+5
2012-03-16
pci_regs: Add PCI_EXP_TYPE_PCIE_BRIDGE
Anthony PERARD
1
-0
/
+1
2012-03-16
virtio-net: add DATA_VALID flag
Michael S. Tsirkin
1
-0
/
+1
2012-03-16
pci_bridge: upper 32 bit are long registers
Michael S. Tsirkin
1
-4
/
+4
2012-03-16
pci: fix bridge IO/BASE
Michael S. Tsirkin
1
-2
/
+2
2012-03-16
pcie: drop functionality moved to core
Michael S. Tsirkin
1
-11
/
+1
2012-03-16
pci: set memory type for memory behind the bridge
Michael S. Tsirkin
1
-0
/
+3
2012-03-16
pci: add standard bridge device
Michael S. Tsirkin
2
-1
/
+175
2012-03-16
slotid: add slot id capability
Michael S. Tsirkin
4
-0
/
+58
2012-03-16
shpc: standard hot plug controller
Michael S. Tsirkin
5
-0
/
+737
2012-03-15
pci_bridge: user-friendly default bus name
Michael S. Tsirkin
1
-0
/
+10
2012-03-15
pci: make another unused extern function static
Michael S. Tsirkin
2
-8
/
+8
2012-03-15
pci: don't export an internal function
Michael S. Tsirkin
2
-3
/
+1
2012-03-15
pci_regs: Fix value of PCI_EXP_TYPE_RC_EC.
Anthony PERARD
1
-1
/
+1
2012-03-15
pci: Do not check if a bus exist in pci_parse_devaddr.
Anthony PERARD
1
-4
/
+0
2012-03-15
pci_bridge: fix status: do not override cap bit
Michael S. Tsirkin
1
-2
/
+2
2012-03-14
target-lm32/microblaze: Drop second CPU{LM32, MB}State typedef
Andreas Färber
2
-4
/
+4
2012-03-14
Merge remote-tracking branch 'afaerber/qom-cpu.v5' into staging
Anthony Liguori
229
-2984
/
+3148
2012-03-14
vnc: Limit r/w access to size of allocated memory
Stefan Weil
1
-0
/
+3
2012-03-14
vnc: don't mess up with iohandlers in the vnc thread
Corentin Chary
4
-19
/
+44
2012-03-14
qom: Introduce CPU class
Andreas Färber
5
-0
/
+138
2012-03-14
Rename CPUState -> CPUArchState
Andreas Färber
59
-419
/
+419
2012-03-14
xtensa hw/: Don't use CPUState
Andreas Färber
3
-11
/
+11
2012-03-14
sparc hw/: Don't use CPUState
Andreas Färber
4
-23
/
+23
2012-03-14
sh4 hw/: Don't use CPUState
Andreas Färber
3
-5
/
+5
2012-03-14
s390x hw/: Don't use CPUState
Andreas Färber
2
-11
/
+11
2012-03-14
ppc hw/: Don't use CPUState
Andreas Färber
23
-183
/
+183
2012-03-14
mips hw/: Don't use CPUState
Andreas Färber
8
-34
/
+34
2012-03-14
microblaze hw/: Don't use CPUState
Andreas Färber
6
-13
/
+13
2012-03-14
m68k hw/: Don't use CPUState
Andreas Färber
6
-9
/
+9
2012-03-14
lm32 hw/: Don't use CPUState
Andreas Färber
2
-9
/
+9
2012-03-14
i386 hw/: Don't use CPUState
Andreas Färber
6
-30
/
+30
2012-03-14
cris hw/: Don't use CPUState
Andreas Färber
6
-9
/
+9
2012-03-14
arm hw/: Don't use CPUState
Andreas Färber
17
-33
/
+33
2012-03-14
alpha hw/: Don't use CPUState
Andreas Färber
3
-9
/
+9
2012-03-14
xtensa-semi: Don't use CPUState
Andreas Färber
1
-1
/
+1
2012-03-14
m68k-semi: Don't use CPUState
Andreas Färber
1
-2
/
+2
2012-03-14
arm-semi: Don't use CPUState
Andreas Färber
1
-5
/
+5
2012-03-14
target-xtensa: Don't overuse CPUState
Andreas Färber
4
-68
/
+68
2012-03-14
target-unicore32: Don't overuse CPUState
Andreas Färber
4
-77
/
+77
2012-03-14
target-sparc: Don't overuse CPUState
Andreas Färber
13
-208
/
+208
2012-03-14
target-sh4: Don't overuse CPUState
Andreas Färber
4
-44
/
+44
2012-03-14
target-s390x: Don't overuse CPUState
Andreas Färber
5
-133
/
+133
2012-03-14
target-ppc: Don't overuse CPUState
Andreas Färber
8
-152
/
+152
2012-03-14
target-mips: Don't overuse CPUState
Andreas Färber
5
-274
/
+274
2012-03-14
target-microblaze: Don't overuse CPUState
Andreas Färber
6
-57
/
+57
2012-03-14
target-m68k: Don't overuse CPUState
Andreas Färber
4
-65
/
+65
[next]