index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
215
-263
/
+263
2012-12-19
qom: move include files to include/qom/
Paolo Bonzini
2
-2
/
+2
2012-12-19
migration: move include files to include/migration/
Paolo Bonzini
6
-7
/
+7
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
35
-35
/
+35
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
132
-146
/
+146
2012-12-19
block: move include files to include/block/
Paolo Bonzini
29
-29
/
+29
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini
10
-12
/
+12
2012-12-19
janitor: add guards to headers
Paolo Bonzini
27
-0
/
+127
2012-12-19
ui: move files to ui/ and include/ui/
Paolo Bonzini
53
-127
/
+70
2012-12-19
net: reorganize headers
Paolo Bonzini
72
-98
/
+71
2012-12-19
net: do not include net.h everywhere
Paolo Bonzini
13
-12
/
+1
2012-12-19
net: move Bluetooth stuff out of net.h
Paolo Bonzini
4
-4
/
+4
2012-12-19
janitor: do not include qemu-char everywhere
Paolo Bonzini
9
-7
/
+3
2012-12-19
janitor: do not rely on indirect inclusions of or from qemu-char.h
Paolo Bonzini
13
-0
/
+14
2012-12-19
build: kill libdis, move disassemblers to disas/
Paolo Bonzini
1
-1
/
+1
2012-12-19
build: move rules from Makefile to */Makefile.objs
Paolo Bonzini
1
-0
/
+2
2012-12-17
Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEAD
Paolo Bonzini
128
-273
/
+260
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
1
-1
/
+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
96
-153
/
+153
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
1
-3
/
+1
2012-12-15
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Blue Swirl
19
-1005
/
+1023
2012-12-14
pixman: fix vnc tight png/jpeg support
Gerd Hoffmann
1
-1
/
+1
2012-12-14
pseries: Increase default NVRAM size
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
[next]