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-19
qapi: move inclusions of qemu-common.h from headers to .c files
Paolo Bonzini
13
-1
/
+14
2012-12-19
ui: move files to ui/ and include/ui/
Paolo Bonzini
80
-101
/
+95
2012-12-19
qemu-ga: move qemu-ga files to qga/
Paolo Bonzini
5
-6
/
+7
2012-12-19
net: reorganize headers
Paolo Bonzini
99
-156
/
+170
2012-12-19
net: move net.c to net/
Paolo Bonzini
3
-6
/
+6
2012-12-19
net: do not include net.h everywhere
Paolo Bonzini
17
-16
/
+1
2012-12-19
net: move Bluetooth stuff out of net.h
Paolo Bonzini
8
-21
/
+17
2012-12-19
janitor: do not include qemu-char everywhere
Paolo Bonzini
31
-25
/
+7
2012-12-19
janitor: do not rely on indirect inclusions of or from qemu-char.h
Paolo Bonzini
26
-0
/
+27
2012-12-19
build: kill libuser
Paolo Bonzini
5
-35
/
+6
2012-12-19
build: kill libdis, move disassemblers to disas/
Paolo Bonzini
51
-115
/
+86
2012-12-19
build: create ldscripts/
Paolo Bonzini
14
-1
/
+1
2012-12-19
build: move rules from Makefile to */Makefile.objs
Paolo Bonzini
5
-10
/
+12
2012-12-19
build: add $(TARGET_DIR) to "GEN config-target.h" lines
Paolo Bonzini
1
-1
/
+1
2012-12-19
build: adjust setting of QEMU_INCLUDES
Paolo Bonzini
3
-4
/
+4
2012-12-19
vscclient: use per-target variables
Paolo Bonzini
1
-1
/
+2
2012-12-17
libcacard: simplify rules for recursive build
Paolo Bonzini
1
-9
/
+1
2012-12-17
Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEAD
Paolo Bonzini
138
-290
/
+293
2012-12-17
kvm: do not flush after deleting gsi
Michael S. Tsirkin
1
-2
/
+0
2012-12-17
pci_bus.h: tweak include guards
Michael S. Tsirkin
1
-3
/
+3
2012-12-17
pci_bus: update comment
Michael S. Tsirkin
1
-7
/
+3
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
[next]