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
2014-09-04
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
1
-23
/
+47
2014-09-04
Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into staging
Peter Maydell
1
-25
/
+24
2014-09-04
qdev: Add cleanup logic in device_set_realized() to avoid resource leak
Gonglei
1
-14
/
+38
2014-09-04
qdev: Use NULL instead of local_err for qbus_child unrealize
Gonglei
1
-7
/
+7
2014-09-04
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2
-2
/
+22
2014-09-04
virtio-net: purge outstanding packets when starting vhost
Michael S. Tsirkin
1
-1
/
+14
2014-09-04
virtio: don't call device on !vm_running
Michael S. Tsirkin
1
-1
/
+8
2014-09-04
virtio-net: don't run bh on vm stopped
Michael S. Tsirkin
1
-2
/
+12
2014-09-04
hw/9pfs: Don't return type from host in readdir on local 9p filesystem
Bastian Blank
1
-1
/
+4
2014-09-04
qdev: Use error_abort instead of using local_err
Gonglei
1
-2
/
+2
2014-09-04
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-09-03' in...
Peter Maydell
6
-9
/
+11
2014-09-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
4
-17
/
+35
2014-09-04
Revert "vhost_net: start/stop guest notifiers properly"
Peter Maydell
2
-19
/
+14
2014-09-03
acpi-build: Set FORCE_APIC_CLUSTER_MODEL bit for FADT flags
zhanghailiang
1
-0
/
+6
2014-09-03
vhost-scsi: init backend features earlier
Michael S. Tsirkin
1
-1
/
+1
2014-09-03
vhost_net: init acked_features to backend_features
Jason Wang
1
-0
/
+1
2014-09-03
vhost_net: start/stop guest notifiers properly
Jason Wang
2
-16
/
+27
2014-09-02
hw/9pfs: Use little-endian format for xattr values
Aneesh Kumar K.V
1
-24
/
+20
2014-09-02
Fix debug print warning
Gonglei
6
-9
/
+11
2014-09-02
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
15
-42
/
+2550
2014-09-02
vhost_net: start/stop guest notifiers properly
Jason Wang
2
-14
/
+19
2014-09-02
pci: avoid losing config updates to MSI/MSIX cap regs
Knut Omang
1
-3
/
+4
2014-09-02
virtio-net: don't run bh on vm stopped
Michael S. Tsirkin
1
-2
/
+12
2014-09-02
ioh3420: remove unused ioh3420_init() declaration
Gonglei
1
-4
/
+0
2014-09-02
vhost_net: cleanup start/stop condition
Michael S. Tsirkin
1
-8
/
+0
2014-09-02
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140902-1' into ...
Peter Maydell
1
-1
/
+3
2014-09-01
target-tricore: Add board for systemmode
Bastian Koppelmann
2
-0
/
+125
2014-09-01
Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140901' int...
Peter Maydell
3
-20
/
+330
2014-09-01
qxl-render: add more sanity checks
Gerd Hoffmann
1
-1
/
+3
2014-09-01
sclp-s390: Add memory hotplug SCLPs
Matthew Rosato
1
-6
/
+253
2014-09-01
s390-virtio: Apply same memory boundaries as virtio-ccw
Matthew Rosato
1
-6
/
+9
2014-09-01
virtio-ccw: Include standby memory when calculating storage increment
Matthew Rosato
1
-8
/
+38
2014-09-01
sclp-s390: Add device to manage s390 memory hotplug
Matthew Rosato
1
-0
/
+30
2014-08-29
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2
-1
/
+2
2014-08-29
virtio-blk: allow drive_del with dataplane
Stefan Hajnoczi
1
-0
/
+1
2014-08-29
hw/intc/arm_gic: honor target mask in gic_update()
Sergey Fedorov
1
-1
/
+2
2014-08-29
aarch64: raise max_cpus to 8
Joel Schopp
1
-1
/
+1
2014-08-29
arm_gic: Use GIC_NR_SGIS constant
Adam Lackorzynski
1
-1
/
+1
2014-08-29
arm_gic: Do not force PPIs to edge-triggered mode
Adam Lackorzynski
1
-1
/
+1
2014-08-29
arm_gic: GICD_ICFGR: Write model only for pre v1 GICs
Adam Lackorzynski
1
-4
/
+6
2014-08-29
arm_gic: Fix read of GICD_ICFGR
Adam Lackorzynski
1
-1
/
+1
2014-08-29
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140829-1' into s...
Peter Maydell
7
-12
/
+145
2014-08-29
usb: add usb host adapters exit trace
Gonglei
3
-0
/
+6
2014-08-29
usb-xhci: add exit function
Gonglei
1
-0
/
+36
2014-08-29
usb-ehci: add ehci-pci device exit function
Gonglei
1
-0
/
+14
2014-08-29
usb-ehci: add ehci unrealize funciton
Gonglei
2
-0
/
+26
2014-08-29
usb-ehci: add vmstate properity for EHCIState
Gonglei
2
-1
/
+2
2014-08-29
usb-uhci: clean up uhci resource when pci-uhci exit
Gonglei
1
-0
/
+22
2014-08-29
usb-ohci: add exit function
Gonglei
1
-0
/
+19
2014-08-29
usb-ohci: Fix memory leak for ohci timer
Gonglei
1
-1
/
+3
[next]