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-01-18
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
2
-5
/
+6
2016-01-18
qdev: Free QemuOpts when the QOM path goes away
Paolo Bonzini
1
-1
/
+3
2016-01-18
qom: Change object property iterator API contract
Daniel P. Berrange
1
-4
/
+3
2016-01-18
hw/arm: Clean up includes
Peter Maydell
42
-1
/
+42
2016-01-18
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...
Peter Maydell
1
-24
/
+0
2016-01-16
target-sparc: Convert to VMStateDescription
Juan Quintela
1
-24
/
+0
2016-01-15
SCSI device: fix to incomplete QOMify
Cao jin
3
-9
/
+9
2016-01-15
qemu-char: delete send_all/recv_all helper methods
Daniel P. Berrange
1
-2
/
+27
2016-01-15
scsi: initialise info object with appropriate size
P J P
1
-1
/
+1
2016-01-15
i386: avoid null pointer dereference
P J P
1
-5
/
+10
2016-01-15
scsi: revert change to scsi_req_cancel_async and add assertions
Paolo Bonzini
1
-0
/
+11
2016-01-15
ARM: virt: Don't generate RTC ACPI device when using UEFI
Shannon Zhao
1
-19
/
+5
2016-01-15
xlnx-zynqmp: Add support for high DDR memory regions
Alistair Francis
2
-19
/
+58
2016-01-14
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-01-13' into...
Peter Maydell
64
-359
/
+269
2016-01-14
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160113' into staging
Peter Maydell
9
-1126
/
+45
2016-01-13
error: Consistently name Error * objects err, and not errp
Markus Armbruster
1
-5
/
+5
2016-01-13
s390/sclp: Simplify control flow in sclp_realize()
Markus Armbruster
1
-6
/
+3
2016-01-13
hw/s390x: Rename local variables Error *l_err to just err
Markus Armbruster
2
-13
/
+13
2016-01-13
error: Clean up errors with embedded newlines (again)
Markus Armbruster
1
-2
/
+2
2016-01-13
pci-assign: Clean up "Failed to assign" error messages
Markus Armbruster
1
-8
/
+8
2016-01-13
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
6
-16
/
+17
2016-01-13
spapr: Use error_reportf_err()
Markus Armbruster
1
-3
/
+4
2016-01-13
error: Use error_prepend() where it makes obvious sense
Markus Armbruster
3
-13
/
+7
2016-01-13
error: Use error_reportf_err() where it makes obvious sense
Markus Armbruster
7
-22
/
+15
2016-01-13
error: Don't decorate original error message when adding to it
Markus Armbruster
1
-1
/
+1
2016-01-13
error: Use error_report_err() instead of monitor_printf()
Markus Armbruster
1
-2
/
+1
2016-01-13
error: Use error_report_err() where appropriate (again)
Markus Armbruster
5
-8
/
+6
2016-01-13
isa: Clean up inappropriate hw_error()
Markus Armbruster
1
-11
/
+0
2016-01-13
isa: Clean up error handling around isa_bus_new()
Markus Armbruster
11
-15
/
+33
2016-01-13
isa: Trivially convert remaining PCI-ISA bridges to realize()
Markus Armbruster
2
-7
/
+4
2016-01-13
sysbus: Don't use hw_error() in machine_init_done_notifiers
Markus Armbruster
1
-13
/
+12
2016-01-13
hw/arm/virt: Fix property "gic-version" error handling
Markus Armbruster
1
-3
/
+2
2016-01-13
raven: Mark use of hw_error() in realize() FIXME
Markus Armbruster
1
-2
/
+4
2016-01-13
etraxfs_eth: Don't use hw_error() in init() method
Markus Armbruster
1
-1
/
+3
2016-01-13
arm_mptimer: Don't use hw_error() in realize() method
Markus Armbruster
1
-2
/
+3
2016-01-13
omap: Don't use hw_error() in device init() methods
Markus Armbruster
3
-13
/
+34
2016-01-13
hw: Don't use hw_error() for machine initialization errors
Markus Armbruster
8
-30
/
+48
2016-01-13
hw: Inline the qdev_prop_set_drive_nofail() wrapper
Markus Armbruster
7
-20
/
+21
2016-01-13
Use error_fatal to simplify obvious fatal errors
Markus Armbruster
11
-150
/
+30
2016-01-13
s390x/pci: return real state during listing PCI
Yi Min Zhao
1
-1
/
+2
2016-01-13
virtio-ccw: fix sanity check for vector
Halil Pasic
1
-1
/
+2
2016-01-13
s390: Introduce CCW_COMPAT_2_5
Shmulik Ladkani
1
-0
/
+9
2016-01-13
s390x/virtio: use qemu_check_nic_model()
Cornelia Huck
1
-4
/
+1
2016-01-13
s390x/pci: code cleanup
Yi Min Zhao
1
-3
/
+3
2016-01-13
s390x/pci: reject some operations to disabled PCI function
Yi Min Zhao
3
-7
/
+11
2016-01-13
s390x: remove s390-virtio devices
Pierre Morel
4
-946
/
+1
2016-01-13
s390x: remove s390-virtio machine
Pierre Morel
1
-162
/
+0
2016-01-13
s390x: add 2.6 compat machine
Cornelia Huck
1
-2
/
+16
2016-01-13
virtio serial port: fix to incomplete QOMify
Cao jin
1
-1
/
+1
2016-01-12
Merge remote-tracking branch 'remotes/kvaneesh/tags/for-upstream-signed' into...
Peter Maydell
23
-618
/
+667
[next]