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-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
6
-39
/
+59
2016-06-07
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-06-0...
Peter Maydell
22
-56
/
+53
2016-06-07
usb: Use DIV_ROUND_UP
Laurent Vivier
1
-3
/
+3
2016-06-07
rocker: Use DIV_ROUND_UP
Laurent Vivier
1
-3
/
+2
2016-06-07
audio: Use DIV_ROUND_UP
Laurent Vivier
1
-1
/
+1
2016-06-07
xen: Use DIV_ROUND_UP
Laurent Vivier
1
-2
/
+2
2016-06-07
block: Use DIV_ROUND_UP
Laurent Vivier
1
-1
/
+1
2016-06-07
all: Remove unnecessary glib.h includes
Peter Maydell
3
-3
/
+0
2016-06-07
pc: cleanup unused struct PcRomPciInfo
Igor Mammedov
1
-8
/
+0
2016-06-07
e1000: Removing unnecessary if statement
Sameeh Jubran
1
-5
/
+3
2016-06-07
hw: Clean up includes
Peter Maydell
2
-2
/
+0
2016-06-07
fw_cfg: follow CODING_STYLE
Cao jin
1
-6
/
+11
2016-06-07
qdev: Clean up around properties
Cao jin
1
-11
/
+19
2016-06-07
ICH9: fix typo
Cao jin
1
-2
/
+2
2016-06-07
ppc: Remove a potential overflow in muldiv64()
Laurent Vivier
1
-1
/
+1
2016-06-07
replace muldiv64(a, b, c) by (uint64_t)a * b / c
Laurent Vivier
2
-3
/
+3
2016-06-07
remove useless muldiv64()
Laurent Vivier
1
-1
/
+1
2016-06-07
The only 64bit parameter of muldiv64() is the first one.
Laurent Vivier
2
-3
/
+3
2016-06-07
hw/ipmi: fix spelling
Michael Tokarev
1
-1
/
+1
2016-06-07
s390x/virtio-ccw: fix spelling
Michael Tokarev
1
-1
/
+1
2016-06-07
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
3
-133
/
+1
2016-06-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
21
-597
/
+620
2016-06-07
virtio: drop duplicate virtio_queue_get_id() function
Stefan Hajnoczi
2
-8
/
+1
2016-06-07
virtio-scsi: Remove op blocker for dataplane
Fam Zheng
1
-62
/
+0
2016-06-07
virtio-blk: Remove op blocker for dataplane
Fam Zheng
1
-63
/
+0
2016-06-07
virtio: move bi-endian target support to a single location
Greg Kurz
1
-4
/
+0
2016-06-07
pc-dimm: introduce realize callback
Xiao Guangrong
1
-0
/
+5
2016-06-07
pc-dimm: get memory region from ->get_memory_region()
Xiao Guangrong
1
-1
/
+2
2016-06-07
acpi: make bios_linker_loader_add_checksum() API offset based
Igor Mammedov
4
-31
/
+20
2016-06-07
acpi: make bios_linker_loader_add_pointer() API offset based
Igor Mammedov
5
-73
/
+80
2016-06-07
tpm: apci: cleanup TCPA table initialization
Igor Mammedov
1
-4
/
+1
2016-06-07
acpi: cleanup bios_linker_loader_cleanup()
Igor Mammedov
2
-6
/
+5
2016-06-07
acpi: simplify bios_linker API by removing redundant 'table' argument
Igor Mammedov
5
-43
/
+88
2016-06-07
acpi: convert linker from GArray to BIOSLinker structure
Igor Mammedov
5
-49
/
+55
2016-06-07
pc: use AcpiDeviceIfClass.send_event to issue GPE events
Igor Mammedov
6
-63
/
+38
2016-06-07
acpi: extend ACPI interface to provide send_event hook
Igor Mammedov
4
-1
/
+26
2016-06-07
pc: Postpone SMBIOS table installation to post machine init
Corey Minyard
1
-2
/
+3
2016-06-07
ipmi: rework the fwinfo to be fetched from the interface
Corey Minyard
3
-77
/
+70
2016-06-07
pc: acpi: cpuhp-legacy: switch ProcessorID to possible_cpus idx
Igor Mammedov
2
-11
/
+14
2016-06-07
pc: acpi: simplify build_legacy_cpu_hotplug_aml() signature
Igor Mammedov
2
-7
/
+4
2016-06-07
pc: acpi: consolidate legacy CPU hotplug in one file
Igor Mammedov
3
-250
/
+233
2016-06-07
pc: acpi: mark current CPU hotplug functions as legacy
Igor Mammedov
5
-13
/
+15
2016-06-07
pc: acpi: cpu-hotplug: make AML CPU_foo defines local to cpu_hotplug_acpi_tab...
Igor Mammedov
1
-0
/
+7
2016-06-07
pc: acpi: consolidate \GPE._E02 with the rest of CPU hotplug AML
Igor Mammedov
2
-4
/
+4
2016-06-07
pc: acpi: consolidate CPU hotplug AML
Igor Mammedov
2
-112
/
+104
2016-06-07
pc: acpi: remove AML for empty/not used GPE handlers
Igor Mammedov
1
-17
/
+0
2016-06-07
acpi: add aml_refof()
Igor Mammedov
1
-0
/
+8
2016-06-07
acpi: add aml_debug()
Igor Mammedov
1
-0
/
+9
2016-06-07
scsi-disk: add missing break
Paolo Bonzini
1
-0
/
+1
2016-06-07
scsi: megasas: null terminate bios version buffer
Prasad J Pandit
1
-0
/
+1
[prev]
[next]