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
2016-10-24
char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit
Marc-André Lureau
8
-27
/
+11
2016-10-24
char: use qemu_chr_fe* functions with CharBackend argument
Marc-André Lureau
35
-219
/
+238
2016-10-24
char: rename some frontend functions
Marc-André Lureau
14
-17
/
+17
2016-10-24
char: remaining switch to CharBackend in frontend
Marc-André Lureau
5
-45
/
+59
2016-10-24
char: replace PROP_CHR with CharBackend
Marc-André Lureau
30
-258
/
+292
2016-10-24
xilinx: fix buffer overflow on realize
Paolo Bonzini
1
-2
/
+5
2016-10-24
char: remove init callback
Marc-André Lureau
11
-15
/
+15
2016-10-24
malta: replace chr init by CHR_EVENT_OPENED handler
Marc-André Lureau
1
-11
/
+19
2016-10-24
sun4uv: fix serial initialization regression
Marc-André Lureau
7
-9
/
+10
2016-10-24
char: serial: check divider value against baud base
Prasad J Pandit
1
-1
/
+2
2016-10-18
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20161017.0' ...
Peter Maydell
6
-189
/
+248
2016-10-18
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-pull-request' int...
Peter Maydell
2
-138
/
+124
2016-10-18
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
5
-29
/
+86
2016-10-17
hw/char/pl011: Add trace events
Peter Maydell
2
-21
/
+59
2016-10-17
hw/intc/arm_gicv3: Fix ICC register tracepoints
Peter Maydell
2
-15
/
+22
2016-10-17
pxa2xx: Auto-assign name for i2c bus in i2c_init_bus.
Vijay Kumar B
1
-1
/
+1
2016-10-17
hw/arm/virt: no ITS on older machine types
Andrew Jones
2
-5
/
+12
2016-10-17
hw/arm/virt-acpi-build: fix MADT generation
Andrew Jones
1
-8
/
+6
2016-10-17
hw/intc/arm_gic_kvm: Fix build on aarch64
Christopher Covington
1
-14
/
+0
2016-10-17
hw/dma/pl080: Fix bad bit mask (PL080_CONF_M1 | PL080_CONF_M1)
Thomas Huth
1
-1
/
+1
2016-10-17
hw/arm/boot: allow using a command line specified dtb without a kernel
Michael Olbrich
1
-2
/
+2
2016-10-17
aspeed: add support for the SMC segment registers
Cédric Le Goater
1
-5
/
+130
2016-10-17
aspeed: create mapping regions for the maximum number of slaves
Cédric Le Goater
1
-3
/
+13
2016-10-17
aspeed: add support for the AST2500 SoC SMC controllers
Cédric Le Goater
2
-7
/
+42
2016-10-17
aspeed: extend the number of host SPI controllers
Cédric Le Goater
2
-16
/
+30
2016-10-17
aspeed: move the flash module mapping address under the controller definition
Cédric Le Goater
2
-9
/
+15
2016-10-17
aspeed: rename the smc object to fmc
Cédric Le Goater
2
-10
/
+10
2016-10-17
Reducing stack frame size in stream_process_mem2s()
Rutuja Shah
1
-4
/
+4
2016-10-17
pc: Register TYPE_PC_MACHINE properties as class properties
Eduardo Habkost
1
-30
/
+26
2016-10-17
machine: Register TYPE_MACHINE properties as class properties
Eduardo Habkost
1
-108
/
+98
2016-10-17
intel_iommu: reject broken EIM
Radim Krčmář
1
-1
/
+15
2016-10-17
intel_iommu: add OnOffAuto intr_eim as "eim" property
Radim Krčmář
1
-3
/
+21
2016-10-17
intel_iommu: redo configuraton check in realize
Radim Krčmář
1
-8
/
+18
2016-10-17
intel_iommu: pass whole remapped addresses to apic
Radim Krčmář
1
-12
/
+9
2016-10-17
apic: add send_msi() to APICCommonClass
Radim Krčmář
3
-8
/
+25
2016-10-17
apic: add global apic_get_class()
Radim Krčmář
1
-0
/
+1
2016-10-17
vfio: fix duplicate function call
Cao jin
1
-2
/
+6
2016-10-17
vfio/pci: Fix vfio_rtl8168_quirk_data_read address offset
Thorsten Kohfeldt
1
-1
/
+1
2016-10-17
vfio/pci: Handle host oversight
Eric Auger
1
-0
/
+11
2016-10-17
vfio/pci: Remove vfio_populate_device returned value
Eric Auger
1
-13
/
+10
2016-10-17
vfio/pci: Remove vfio_msix_early_setup returned value
Eric Auger
1
-10
/
+10
2016-10-17
vfio/pci: Conversion to realize
Eric Auger
2
-39
/
+27
2016-10-17
vfio/platform: Pass an error object to vfio_base_device_init
Eric Auger
1
-23
/
+27
2016-10-17
vfio/platform: fix a wrong returned value in vfio_populate_device
Eric Auger
1
-0
/
+1
2016-10-17
vfio/platform: Pass an error object to vfio_populate_device
Eric Auger
1
-12
/
+13
2016-10-17
vfio: Pass an error object to vfio_get_device
Eric Auger
3
-11
/
+10
2016-10-17
vfio: Pass an error object to vfio_get_group
Eric Auger
3
-17
/
+21
2016-10-17
vfio: Pass an Error object to vfio_connect_container
Eric Auger
1
-15
/
+25
2016-10-17
vfio/pci: Pass an error object to vfio_pci_igd_opregion_init
Eric Auger
3
-8
/
+8
2016-10-17
vfio/pci: Pass an error object to vfio_add_capabilities
Eric Auger
1
-28
/
+31
[next]