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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-30
loader: fix undefined behavior in rom_order_compare()
Laszlo Ersek
1
-1
/
+1
2016-11-30
loader: fix handling of custom address spaces when adding ROM blobs
Laszlo Ersek
1
-1
/
+3
2016-11-28
generic-loader: file: Only set a PC if a CPU is specified
Alistair Francis
1
-1
/
+6
2016-11-15
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Stefan Hajnoczi
2
-27
/
+4
2016-11-15
qdev: Fix assert in PCI address property when used by vfio-pci
Daniel Oram
1
-4
/
+10
2016-11-15
qdev: hotplug: drop HotplugHandler.post_plug callback
Xiao Guangrong
2
-27
/
+4
2016-11-10
qdev: fix use-after-free regression from becdfa00cfa
Marc-André Lureau
1
-6
/
+2
2016-11-01
nvdimm acpi: introduce fit buffer
Xiao Guangrong
2
-4
/
+27
2016-10-24
hw/ptimer: Add "no counter round down" policy
Dmitry Osipenko
1
-0
/
+9
2016-10-24
hw/ptimer: Add "no immediate reload" policy
Dmitry Osipenko
1
-5
/
+26
2016-10-24
hw/ptimer: Add "no immediate trigger" policy
Dmitry Osipenko
1
-4
/
+16
2016-10-24
hw/ptimer: Add "continuous trigger" policy
Dmitry Osipenko
1
-3
/
+27
2016-10-24
hw/ptimer: Add "wraparound after one period" policy
Dmitry Osipenko
1
-15
/
+43
2016-10-24
char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit
Marc-André Lureau
1
-9
/
+5
2016-10-24
char: replace PROP_CHR with CharBackend
Marc-André Lureau
1
-34
/
+50
2016-10-17
machine: Register TYPE_MACHINE properties as class properties
Eduardo Habkost
1
-108
/
+98
2016-10-04
generic-loader: Add a generic loader
Alistair Francis
2
-0
/
+213
2016-10-04
irq: Add a new irq device that allows the ORing of lines
Alistair Francis
2
-0
/
+108
2016-09-27
sysbus: Remove ignored return value of FindSysbusDeviceFunc
David Gibson
2
-7
/
+3
2016-09-22
loader: Add AddressSpace loading support to targphys
Alistair Francis
1
-2
/
+8
2016-09-22
loader: Add AddressSpace loading support to uImages
Alistair Francis
1
-4
/
+13
2016-09-22
loader: Add AddressSpace loading support to ELFs
Alistair Francis
1
-2
/
+14
2016-09-22
loader: Allow a custom AddressSpace when loading ROMs
Alistair Francis
1
-9
/
+34
2016-09-22
loader: Use the specified MemoryRegion
Alistair Francis
1
-1
/
+2
2016-09-22
hw/ptimer: Suppress error messages under qtest
Dmitry Osipenko
1
-2
/
+7
2016-09-22
hw/ptimer: Introduce timer policy feature
Dmitry Osipenko
1
-1
/
+3
2016-09-22
hw/ptimer: Actually stop the timer in case of error
Dmitry Osipenko
1
-0
/
+1
2016-09-08
bus: simplify name handling
Marc-André Lureau
1
-15
/
+6
2016-09-08
machine: use class base init generated name
Marc-André Lureau
1
-0
/
+1
2016-08-08
block/qdev: Let 'drive' property fall back to node name
Kevin Wolf
1
-1
/
+10
2016-08-03
qdev: Fix use after free in qdev_init_nofail error path
Fam Zheng
1
-0
/
+2
2016-07-27
qdev: ignore GlobalProperty.errp for hotplugged devices
Greg Kurz
1
-2
/
+2
2016-07-27
machine: Add comment to abort path in machine_set_kernel_irqchip
Greg Kurz
1
-0
/
+3
2016-07-26
qdev: Fix object reference leak in case device.realize() fails
Igor Mammedov
1
-1
/
+7
2016-07-19
qapi: Change Netdev into a flat union
Eric Blake
1
-1
/
+1
2016-07-14
Revert "hw/ptimer: Perform counter wrap around if timer already expired"
Dmitry Osipenko
1
-7
/
+2
2016-07-13
block/qdev: Allow configuring rerror/werror with qdev properties
Kevin Wolf
1
-0
/
+13
2016-07-13
block/qdev: Allow node name for drive properties
Kevin Wolf
1
-6
/
+33
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
1
-3
/
+3
2016-07-07
vl: Set errp to &error_abort on machine compat_props
Eduardo Habkost
1
-0
/
+2
2016-07-07
machine: Add machine_register_compat_props() function
Eduardo Habkost
1
-0
/
+16
2016-07-07
qdev: GlobalProperty.errp field
Eduardo Habkost
1
-3
/
+8
2016-07-07
qdev: Eliminate qemu_add_globals() function
Eduardo Habkost
1
-20
/
+1
2016-07-07
qdev: Don't stop applying globals on first error
Eduardo Habkost
1
-1
/
+0
2016-07-05
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2016-07-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-20
/
+0
2016-07-05
block/qdev: Fix NULL access when using BB twice
Kevin Wolf
1
-1
/
+1
2016-07-04
register: Add block initialise helper
Peter Crosthwaite
1
-0
/
+45
2016-07-04
register: QOMify
Peter Crosthwaite
1
-0
/
+23
2016-07-04
register: Add Memory API glue
Alistair Francis
1
-0
/
+59
[next]