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-06-27
hw/net/eepro100.c: Don't use cpu_to_*w() and *_to_cpup()
Peter Maydell
1
-4
/
+4
2016-06-27
m25p80: Fix WINBOND fast read command handling
Marcin Krzeminski
1
-2
/
+5
2016-06-27
m25p80: New flash devices.
Marcin Krzeminski
1
-6
/
+13
2016-06-27
m25p80: Fast read commands family changes.
Marcin Krzeminski
1
-37
/
+117
2016-06-27
m25p80: Introduce configuration registers.
Marcin Krzeminski
1
-0
/
+47
2016-06-27
m25p80: Introduce quad and equad modes.
Marcin Krzeminski
1
-5
/
+65
2016-06-27
m25p80: Add additional flash commands:
Marcin Krzeminski
1
-0
/
+9
2016-06-27
m25p80: Introduce COLLECTING_VAR_LEN_DATA state.
Marcin Krzeminski
1
-0
/
+5
2016-06-27
m25p80: Allow more than four banks.
Marcin Krzeminski
1
-3
/
+2
2016-06-27
m25p80: Make a table for JEDEC ID.
Marcin Krzeminski
1
-19
/
+42
2016-06-27
m25p80: Replace JEDEC ID masking with function.
Marcin Krzeminski
1
-9
/
+40
2016-06-27
palmetto-bmc: Configure the SCU's hardware strapping register
Andrew Jeffery
1
-0
/
+2
2016-06-27
ast2400: Integrate the SCU model and set silicon revision
Andrew Jeffery
1
-0
/
+21
2016-06-27
hw/misc: Add a model for the ASPEED System Control Unit
Andrew Jeffery
3
-0
/
+287
2016-06-27
cadence_gem: Set the last bit when wrap is set
Alistair Francis
1
-0
/
+6
2016-06-27
cadence_gem: Avoid infinite loops with a misconfigured buffer
Alistair Francis
1
-0
/
+7
2016-06-27
cadence_uart: Protect against transmit errors
Alistair Francis
1
-2
/
+5
2016-06-27
hw/intc/arm_gicv3: Add missing break
Shannon Zhao
1
-0
/
+2
2016-06-27
qapi: keep names in 'CpuInstanceProperties' in sync with struct CPUCore
Peter Krempa
1
-2
/
+2
2016-06-27
ppc/xics: Remove unused xics_set_irq_type()
Benjamin Herrenschmidt
1
-11
/
+0
2016-06-27
target-ppc: ppce500_spin.c uses SPR_PIR, should use SPR_BOOKE_PIR
Aaron Larson
1
-1
/
+1
2016-06-24
virtio-bus: remove old set_host_notifier callback
Cornelia Huck
3
-37
/
+7
2016-06-24
virtio-mmio: convert to ioeventfd callbacks
Cornelia Huck
1
-87
/
+41
2016-06-24
virtio-pci: convert to ioeventfd callbacks
Cornelia Huck
1
-83
/
+41
2016-06-24
virtio-ccw: convert to ioeventfd callbacks
Cornelia Huck
1
-88
/
+45
2016-06-24
virtio-bus: have callers tolerate new host notifier api
Cornelia Huck
3
-12
/
+42
2016-06-24
virtio-bus: common ioeventfd infrastructure
Cornelia Huck
1
-0
/
+132
2016-06-24
pc: acpi: drop intermediate PCMachineState.node_cpu
Igor Mammedov
2
-18
/
+9
2016-06-24
pc: use new CPU hotplug interface since 2.7 machine type
Igor Mammedov
7
-2
/
+109
2016-06-24
acpi: cpuhp: add cpu._OST handling
Igor Mammedov
4
-0
/
+90
2016-06-24
acpi: cpuhp: implement hot-remove parts of CPU hotplug interface
Igor Mammedov
5
-5
/
+150
2016-06-24
acpi: cpuhp: implement hot-add parts of CPU hotplug interface
Igor Mammedov
2
-1
/
+153
2016-06-24
pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hook
Igor Mammedov
3
-18
/
+29
2016-06-24
acpi: cpuhp: add CPU devices AML with _STA method
Igor Mammedov
5
-6
/
+260
2016-06-24
pc: piix4/ich9: add 'cpu-hotplug-legacy' property
Igor Mammedov
2
-2
/
+45
2016-06-24
i386: pci-assign: Fix MSI-X table size
Ido Yariv
1
-7
/
+7
2016-06-24
nvdimm acpi: support Set Namespace Label Data function
Xiao Guangrong
1
-1
/
+43
2016-06-24
nvdimm acpi: support Get Namespace Label Data function
Xiao Guangrong
1
-1
/
+82
2016-06-24
nvdimm acpi: support Get Namespace Label Size function
Xiao Guangrong
1
-3
/
+127
2016-06-24
nvdimm acpi: check revision
Xiao Guangrong
1
-0
/
+7
2016-06-24
nvdimm acpi: abstract the operations for root & nvdimm devices
Xiao Guangrong
1
-18
/
+56
2016-06-24
nvdimm acpi: check UUID
Xiao Guangrong
1
-6
/
+26
2016-06-24
nvdimm acpi: save arg3 of _DSM method
Xiao Guangrong
1
-0
/
+20
2016-06-24
nvdimm acpi: set HDLE properly
Xiao Guangrong
1
-10
/
+12
2016-06-24
acpi: add aml_call5
Xiao Guangrong
1
-0
/
+14
2016-06-24
acpi: add aml_object_type
Xiao Guangrong
1
-0
/
+8
2016-06-24
nvdimm: support nvdimm label
Xiao Guangrong
1
-0
/
+132
2016-06-24
pc-dimm: introduce get_vmstate_memory_region callback
Xiao Guangrong
1
-2
/
+12
2016-06-24
acpi: Add IPMI table entries
Corey Minyard
3
-0
/
+118
2016-06-24
ipmi: Add SMBIOS table entry
Corey Minyard
3
-0
/
+120
[next]