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
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-17
ivshmem: Fix 64 bit memory bar configuration
Zhuang Yanying
1
-1
/
+3
2016-10-28
milkymist-pfpu: fix potential integer overflow
Michael Walle
1
-1
/
+1
2016-10-24
char: remove explicit_fe_open, use a set_handlers argument
Marc-André Lureau
1
-1
/
+1
2016-10-24
char: use qemu_chr_fe* functions with CharBackend argument
Marc-André Lureau
1
-10
/
+11
2016-10-24
char: replace PROP_CHR with CharBackend
Marc-André Lureau
1
-9
/
+9
2016-10-04
hw/misc/edu: support MSI interrupt
Peter Xu
1
-2
/
+16
2016-09-22
imx: Use 'const char', not 'char const'
Peter Maydell
4
-5
/
+5
2016-09-22
aspeed: add a ram_size property to the memory controller
Cédric Le Goater
1
-10
/
+13
2016-09-22
aspeed: use error_report instead of LOG_GUEST_ERROR
Cédric Le Goater
1
-8
/
+9
2016-09-22
aspeed: calculate the RAM size bits at realize time
Cédric Le Goater
1
-2
/
+14
2016-09-22
aspeed: add a ast2500 SoC and support to the SCU and SDMC controllers
Cédric Le Goater
2
-1
/
+45
2016-09-15
ivshmem: Delete duplicate debug message
Stefano Dong (董兴水)
1
-1
/
+0
2016-09-08
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20160907' into...
Peter Maydell
1
-16
/
+10
2016-09-07
ppc: Fix macio ESCC legacy mapping
Benjamin Herrenschmidt
1
-16
/
+10
2016-09-06
ast2400: add a memory controller device model
Cédric Le Goater
2
-1
/
+264
2016-08-12
trace-events: fix first line comment in trace-events
Laurent Vivier
1
-1
/
+1
2016-07-21
kvm-irqchip: do explicit commit when update irq
Peter Xu
1
-0
/
+1
2016-07-21
kvm-irqchip: simplify kvm_irqchip_add_msi_route
Peter Xu
1
-2
/
+1
2016-07-18
dbdma: reset io->processing flag for unassigned DBDMA channel rw accesses
Mark Cave-Ayland
1
-0
/
+1
2016-07-18
dbdma: set FLUSH bit upon reception of flush command for unassigned DBDMA cha...
Mark Cave-Ayland
1
-0
/
+10
2016-07-18
dbdma: fix load_word/store_word value endianness
Mark Cave-Ayland
1
-19
/
+5
2016-07-18
dbdma: fix endian of DBDMA_CMDPTR_LO during branch
Mark Cave-Ayland
1
-1
/
+1
2016-07-18
dbdma: add per-channel debugging enabled via DEBUG_DBDMA_CHANMASK
Mark Cave-Ayland
1
-33
/
+42
2016-07-18
dbdma: always define DBDMA_DPRINTF and enable debug with DEBUG_DBDMA
Mark Cave-Ayland
1
-8
/
+7
2016-07-14
ast2400: externalize revision numbers
Cédric Le Goater
1
-3
/
+1
2016-07-14
hw/misc: fix typo in Aspeed SCU hw-strap2 property name
Cédric Le Goater
1
-1
/
+1
2016-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-4
/
+10
2016-07-13
hostmem: detect host backend memory is being used properly
Xiao Guangrong
1
-4
/
+10
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
1
-1
/
+1
2016-07-12
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160712' into staging
Peter Maydell
2
-4
/
+88
2016-07-12
hw/mips_cmgcr: implement RESET_BASE register in CM GCR
Leon Alrae
1
-1
/
+53
2016-07-12
hw/mips_cpc: make VP correctly start from the reset vector
Leon Alrae
1
-3
/
+2
2016-07-12
hw/mips/cps: create GIC block inside CPS
Leon Alrae
1
-0
/
+33
2016-07-07
i.MX: split the GPT timer implementation into per SOC definitions
Jean-Christophe Dubois
1
-0
/
+6
2016-07-07
aux: Rename aux.[ch] to auxbus.[ch] for the benefit of Windows
Peter Maydell
2
-3
/
+3
2016-07-07
aux: fix break that wanted to break two levels out
Paolo Bonzini
1
-6
/
+6
2016-07-04
ssi: change ssi_slave_init to be a realize ops
Cédric Le Goater
1
-6
/
+6
2016-06-29
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+0
2016-06-29
vmport: identify vmport type by macro TYPE_VMPORT
Efimov Vasily
1
-1
/
+0
2016-06-28
misc/aspeed_scu: Fix build error caused by missing header
Pranith Kumar
1
-0
/
+1
2016-06-27
hw/misc: Add a model for the ASPEED System Control Unit
Andrew Jeffery
3
-0
/
+287
2016-06-20
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
1
-0
/
+52
2016-06-20
trace: split out trace events for hw/misc/ directory
Daniel P. Berrange
1
-0
/
+52
2016-06-20
milkymist: update specification URLs
Michael Walle
2
-2
/
+2
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
2
-5
/
+0
2016-06-14
introduce aux-bus
KONRAD Frederic
2
-0
/
+293
2016-06-14
hw/misc: QOM'ify mst_fpga.c
xiaoqiang zhao
1
-7
/
+6
2016-06-14
hw/misc: QOM'ify exynos4210_pmu.c
xiaoqiang zhao
1
-6
/
+5
2016-06-14
hw/misc: QOM'ify arm_l2x0.c
xiaoqiang zhao
1
-6
/
+5
2016-06-07
dbdma: use DMA memory interface for memory accesses
Mark Cave-Ayland
1
-6
/
+7
[next]