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
2013-04-16
petalogix_ml605_mmu: Attach ethernet to machine
Peter Crosthwaite
1
-0
/
+2
2013-04-16
petalogix_ml605_mmu: Fix machine node attachment
Peter Crosthwaite
1
-2
/
+2
2013-04-16
xilinx_axidma: converted init->realize
Peter Crosthwaite
1
-13
/
+13
2013-04-16
xilinx_axidma: Register reset properly
Peter Crosthwaite
1
-1
/
+11
2013-04-16
xilinx_axidma: Defined and use type cast macro
Peter Crosthwaite
1
-4
/
+9
2013-04-16
xilinx_axidma: typedef XilinxAXIDMA struct
Peter Crosthwaite
1
-7
/
+9
2013-04-16
xilinx_axienet: converted init->realize
Peter Crosthwaite
1
-13
/
+11
2013-04-16
xilinx_axienet: Register reset properly
Peter Crosthwaite
1
-2
/
+4
2013-04-16
xilinx_axienet: Defined and use type cast macro
Peter Crosthwaite
1
-3
/
+8
2013-04-16
xilinx_axienet: typedef XilinxAXIEnet struct
Peter Crosthwaite
1
-21
/
+23
2013-04-16
qxl: register QemuConsole for secondary cards
Gerd Hoffmann
1
-1
/
+5
2013-04-16
console: allow pinning displaychangelisteners to consoles
Gerd Hoffmann
1
-1
/
+1
2013-04-16
xen: re-enable refresh interval reporting for xenfb
Gerd Hoffmann
1
-39
/
+17
2013-04-16
qxl: add 4k + 8k resolutions
Gerd Hoffmann
1
-0
/
+4
2013-04-16
console: add GraphicHwOps
Gerd Hoffmann
24
-81
/
+133
2013-04-16
console: simplify screendump
Gerd Hoffmann
24
-429
/
+20
2013-04-16
console: rename vga_hw_*, add QemuConsole param
Gerd Hoffmann
4
-7
/
+7
2013-04-16
hw/vmware_vga.c: various vmware vga fixes.
Gerd Hoffmann
1
-27
/
+30
2013-04-16
hw/vmware_vga.c: add tracepoints for mmio reads+writes
Gerd Hoffmann
1
-32
/
+80
2013-04-16
hw/vmware_vga.c: fix screen resize bug introduced after console revamp
Igor Mitsyanko
1
-1
/
+2
2013-04-16
exynos4210_fimd.c: fix display resize bug introduced after console revamp
Igor Mitsyanko
1
-3
/
+4
2013-04-16
qdev: Set device's parent before calling realize() down inheritance chain
Igor Mammedov
1
-4
/
+4
2013-04-16
ioapic: Replace FROM_SYSBUS() with QOM type cast
Igor Mammedov
1
-1
/
+1
2013-04-16
kvmvapic: Replace FROM_SYSBUS() with QOM type cast
Igor Mammedov
1
-2
/
+5
2013-04-16
qdev: Add qdev property for bool type
Igor Mammedov
1
-0
/
+33
2013-04-16
pci: add pci test device
Michael S. Tsirkin
2
-0
/
+326
2013-04-15
virtio-balloon: fix dynamic properties.
KONRAD Frederic
2
-0
/
+70
2013-04-15
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
102
-113
/
+1756
2013-04-15
qdev: Fix QOM unrealize behavior
Andreas Färber
1
-7
/
+18
2013-04-15
include: avoid useless includes of exec/ headers
Paolo Bonzini
5
-5
/
+2
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
49
-50
/
+50
2013-04-15
tpm: reorganize headers and split hardware part
Paolo Bonzini
6
-0
/
+1644
2013-04-15
virtio-serial: cleanup: remove qdev field.
KONRAD Frederic
1
-2
/
+0
2013-04-15
virtio-serial: cleanup: use QOM casts.
KONRAD Frederic
1
-24
/
+26
2013-04-15
virtio-serial: cleanup: init and exit functions.
KONRAD Frederic
1
-73
/
+21
2013-04-15
virtio-serial-ccw: switch to the new API.
KONRAD Frederic
2
-13
/
+27
2013-04-15
virtio-serial-s390: switch to the new API.
KONRAD Frederic
2
-11
/
+31
2013-04-15
virtio-serial-pci: switch to the new API.
KONRAD Frederic
2
-67
/
+78
2013-04-15
virtio-serial: add the virtio-serial device.
KONRAD Frederic
4
-12
/
+91
2013-04-15
acpi: move declarations from pc.h to acpi.h
Michael S. Tsirkin
2
-0
/
+2
2013-04-15
arm: fix location of some include files
Peter Maydell
45
-60
/
+60
2013-04-15
ide: refuse WIN_READ_NATIVE_MAX on empty device
Stefan Hajnoczi
1
-0
/
+4
2013-04-13
sh7750: Change cpu field type to SuperHCPU
Andreas Färber
3
-50
/
+51
2013-04-13
shix: Catch CPU initialization errors
Andreas Färber
1
-0
/
+4
2013-04-12
Typo, spelling and grammatical fixes
Peter Maydell
5
-7
/
+7
2013-04-09
virtio-9p: Fix virtio-9p no longer building after hw-dirs branch merge
Hans de Goede
1
-1
/
+1
2013-04-08
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
992
-176668
/
+161033
2013-04-08
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2
-7
/
+15
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
141
-169
/
+169
2013-04-08
hw: move last file to hw/arm/
Paolo Bonzini
2
-5
/
+1
[prev]
[next]