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-02-10
ahci: prohibit "restarting" the FIS or CLB engines
John Snow
1
-19
/
+20
2016-02-10
ahci: explicitly reject bad engine states on post_load
John Snow
1
-8
/
+13
2016-02-10
ahci: handle LIST_ON and FIS_ON in map helpers
John Snow
1
-10
/
+18
2016-02-10
ahci: Do not unmap NULL addresses
John Snow
1
-0
/
+8
2016-02-10
fdc: always compile-check debug prints
John Snow
1
-7
/
+8
2016-02-10
ide: fix device_reset to not ignore pending AIO
John Snow
1
-10
/
+17
2016-02-10
ide: Add silent DRQ cancellation
John Snow
1
-3
/
+18
2016-02-10
ide: replace blk_drain_all by blk_drain
John Snow
1
-1
/
+1
2016-02-10
ide: move buffered DMA cancel to core
John Snow
3
-35
/
+47
2016-02-10
ide: code motion
John Snow
1
-58
/
+58
2016-02-10
ide: Prohibit RESET on IDE drives
John Snow
1
-3
/
+7
2016-02-09
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
10
-15
/
+3909
2016-02-09
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-02-09' into...
Peter Maydell
4
-24
/
+4
2016-02-09
ipmi_bmc_sim: Add break to correct watchdog NMI check
Corey Minyard
1
-0
/
+2
2016-02-09
ipmi_bmc_sim: Fix off by one in check.
Corey Minyard
1
-1
/
+1
2016-02-09
ipmi: do not take/drop iothread lock
Paolo Bonzini
1
-2
/
+0
2016-02-09
hw: Add support for LSI SAS1068 (mptsas) device
Paolo Bonzini
6
-0
/
+3803
2016-02-09
scsi-generic: grab device and port SAS addresses from backend
Paolo Bonzini
2
-0
/
+93
2016-02-09
scsi: push WWN fields up to SCSIDevice
Paolo Bonzini
1
-12
/
+10
2016-02-08
qapi: Drop unused error argument for list and implicit struct
Eric Blake
1
-5
/
+1
2016-02-08
qapi: Drop unused 'kind' for struct/enum visit
Eric Blake
3
-8
/
+6
2016-02-08
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
18
-171
/
+166
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
19
-97
/
+97
2016-02-08
qom: Use typedef for Visitor
Eric Blake
2
-5
/
+5
2016-02-08
balloon: Improve use of qapi visitor
Eric Blake
1
-3
/
+5
2016-02-08
Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
4
-24
/
+4
2016-02-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
33
-717
/
+1004
2016-02-06
net: set endianness on all backend devices
Laurent Vivier
1
-12
/
+11
2016-02-06
fix MSI injection on Xen
Stefano Stabellini
3
-6
/
+19
2016-02-06
intel_iommu: large page support
Jason Wang
2
-24
/
+58
2016-02-06
pc: set the OEM fields in the RSDT and the FADT from the SLIC
Laszlo Ersek
1
-4
/
+9
2016-02-06
acpi: add function to extract oem_id and oem_table_id from the user's SLIC
Laszlo Ersek
1
-0
/
+16
2016-02-06
acpi: expose oem_id and oem_table_id in build_rsdt()
Laszlo Ersek
3
-4
/
+5
2016-02-06
acpi: take oem_id in build_header(), optionally
Laszlo Ersek
4
-20
/
+25
2016-02-06
pc: Eliminate PcGuestInfo struct
Eduardo Habkost
1
-3
/
+1
2016-02-06
pc: Move APIC and NUMA data from PcGuestInfo to PCMachineState
Eduardo Habkost
2
-23
/
+19
2016-02-06
pc: Move PcGuestInfo.fw_cfg to PCMachineState
Eduardo Habkost
2
-10
/
+7
2016-02-06
pc: Remove PcGuestInfo.isapc_ram_fw field
Eduardo Habkost
3
-8
/
+3
2016-02-06
pc: Remove RAM size fields from PcGuestInfo
Eduardo Habkost
2
-7
/
+5
2016-02-06
pc: Remove compat fields from PcGuestInfo
Eduardo Habkost
5
-22
/
+11
2016-02-06
acpi: Don't save PcGuestInfo on AcpiBuildState
Eduardo Habkost
1
-3
/
+0
2016-02-06
acpi: Remove guest_info parameters from functions
Eduardo Habkost
1
-14
/
+21
2016-02-06
pc: Simplify xen_load_linux() signature
Eduardo Habkost
2
-4
/
+3
2016-02-06
pc: Simplify pc_memory_init() signature
Eduardo Habkost
3
-8
/
+7
2016-02-06
pc: Eliminate struct PcGuestInfoState
Eduardo Habkost
1
-17
/
+10
2016-02-06
ipmi: add ACPI power and GUID commands
Cédric Le Goater
1
-0
/
+49
2016-02-06
ipmi: add GET_SYS_RESTART_CAUSE chassis command
Cédric Le Goater
1
-1
/
+15
2016-02-06
ipmi: add get and set SENSOR_TYPE commands
Cédric Le Goater
1
-1
/
+44
2016-02-06
ipmi: introduce a struct ipmi_sdr_compact
Cédric Le Goater
1
-28
/
+44
2016-02-06
ipmi: fix SDR length value
Cédric Le Goater
1
-6
/
+6
[next]