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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-16
block/sheepdog: fix argument passed to qemu_strtoul()
Jeff Cody
1
-4
/
+7
2016-03-16
util/base64.c: Clean includes
Peter Maydell
1
-2
/
+0
2016-03-16
update-linux-headers.sh: Fake types.h doesn't need to include anything
Peter Maydell
1
-2
/
+3
2016-03-16
include/config.h: Remove
Peter Maydell
2
-2
/
+0
2016-03-16
slirp/slirp.h: Remove now-empty #ifdefs
Peter Maydell
1
-24
/
+0
2016-03-16
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-03-16' into...
Peter Maydell
1
-21
/
+19
2016-03-16
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2016-03-16' in...
Peter Maydell
1
-8
/
+34
2016-03-16
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160316' into...
Peter Maydell
17
-446
/
+644
2016-03-16
error: ensure errno detail is printed with error_abort
Daniel P. Berrange
1
-21
/
+19
2016-03-16
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-0
/
+0
2016-03-16
qdev-monitor: add missing aliases for virtio device classes
Sascha Silbe
1
-0
/
+19
2016-03-16
qdev-monitor: sort alias table by typename
Sascha Silbe
1
-7
/
+8
2016-03-16
qdev-monitor: improve error message when alias device is unavailable
Sascha Silbe
1
-1
/
+7
2016-03-16
vfio: Eliminate vfio_container_ioctl()
David Gibson
2
-47
/
+0
2016-03-16
spapr_pci: Remove finish_realize hook
David Gibson
2
-32
/
+5
2016-03-16
spapr_pci: (Mostly) remove spapr-pci-vfio-host-bridge
David Gibson
2
-55
/
+17
2016-03-16
spapr_pci: Allow EEH on spapr-pci-host-bridge
David Gibson
3
-10
/
+12
2016-03-16
spapr_pci: Eliminate class callbacks
David Gibson
3
-37
/
+62
2016-03-16
spapr_pci: Switch to vfio_eeh_as_op() interface
David Gibson
1
-34
/
+16
2016-03-16
vfio: Start improving VFIO/EEH interface
David Gibson
2
-0
/
+97
2016-03-16
spapr_rng: fix race with main loop
Greg Kurz
1
-2
/
+2
2016-03-16
target-ppc: Eliminate kvmppc_kern_htab global
David Gibson
4
-35
/
+27
2016-03-16
target-ppc: Add helpers for updating a CPU's SDR1 and external HPT
David Gibson
6
-19
/
+64
2016-03-16
target-ppc: Split out SREGS get/put functions
David Gibson
1
-193
/
+228
2016-03-16
spapr_pci: fix multifunction hotplug
Michael Roth
1
-7
/
+86
2016-03-16
target-ppc: Add PVR for POWER8NVL processor
Alexey Kardashevskiy
3
-0
/
+8
2016-03-16
ppc: Add a few more P8 PMU SPRs
Benjamin Herrenschmidt
2
-0
/
+35
2016-03-16
ppc: Fix migration of the TAR SPR
Thomas Huth
1
-4
/
+4
2016-03-16
ppc: Define the PSPB register on POWER8
Thomas Huth
2
-0
/
+10
2016-03-15
acpi-test: update UID for GSI links
Michael S. Tsirkin
2
-0
/
+0
2016-03-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
19
-138
/
+515
2016-03-15
icount: decouple warp calls
Pavel Dovgalyuk
7
-39
/
+58
2016-03-15
icount: remove obsolete warp call
Pavel Dovgalyuk
1
-3
/
+0
2016-03-15
replay: character devices
Pavel Dovgalyuk
10
-30
/
+393
2016-03-15
exec: fix early return from ram_block_add
Paolo Bonzini
1
-0
/
+2
2016-03-15
exec: Fix memory allocation when memory path isn't on hugetlbfs
Markus Armbruster
1
-33
/
+7
2016-03-15
exec: Fix memory allocation when memory path names new file
Markus Armbruster
1
-43
/
+64
2016-03-15
update-linux-headers: Add userfaultfd.h
Alexey Kardashevskiy
1
-1
/
+1
2016-03-15
kvm: x86: q35: Add support for -machine kernel_irqchip=split for q35
Rita Sinha
1
-2
/
+3
2016-03-15
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...
Peter Maydell
34
-224
/
+1958
2016-03-15
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
44
-620
/
+1115
2016-03-15
slirp: Add IPv6 support to the TFTP code
Thomas Huth
4
-72
/
+100
2016-03-15
Merge remote-tracking branch 'remotes/berrange/tags/pull-io-next-2016-03-15-1...
Peter Maydell
1
-21
/
+49
2016-03-15
hw/acpi: fix GSI links UID
Marcel Apfelbaum
1
-12
/
+8
2016-03-15
io: stronger check for support for IPv4/6
Daniel P. Berrange
1
-21
/
+49
2016-03-15
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2
-0
/
+5
2016-03-15
Merge remote-tracking branch 'remotes/rth/tags/pull-i386-20160314' into staging
Peter Maydell
1
-120
/
+164
2016-03-15
qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addresses
Yann Bordenave
6
-30
/
+148
2016-03-15
slirp: Adding IPv6 address for DNS relay
Guillaume Subiron
4
-1
/
+41
2016-03-15
slirp: Handle IPv6 in TCP functions
Guillaume Subiron
6
-9
/
+125
[next]