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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-29
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
17
-18
/
+1192
2016-06-29
socket: unlink unix socket on remove
Marc-André Lureau
1
-0
/
+1
2016-06-29
socket: add listen feature
Marc-André Lureau
1
-0
/
+1
2016-06-29
vhost-user-test: fix g_cond_wait_until compat implementation
Paolo Bonzini
1
-0
/
+26
2016-06-29
ich9: implement SCI_IRQ_SEL register
Paolo Bonzini
1
-0
/
+1
2016-06-29
serial: remove watch on reset
Paolo Bonzini
1
-0
/
+1
2016-06-29
char: change qemu_chr_fe_add_watch to return unsigned
Paolo Bonzini
1
-2
/
+14
2016-06-29
serial: make tsr_retry unsigned
Paolo Bonzini
1
-1
/
+1
2016-06-29
target-*: Don't redefine cpu_exec()
Peter Crosthwaite
1
-0
/
+2
2016-06-29
vnc: generalize "VNC server running on ..." message
Paolo Bonzini
1
-7
/
+0
2016-06-29
scsi: esp: fix migration
Paolo Bonzini
1
-1
/
+4
2016-06-29
isa: introduce wrapper isa_connect_gpio_out
Efimov Vasily
1
-0
/
+1
2016-06-29
ICH9 LPC: handle GSI as qdev GPIO
Efimov Vasily
1
-1
/
+3
2016-06-29
ich9: unify pic and ioapic IRQ vectors
Paolo Bonzini
1
-2
/
+1
2016-06-29
ICH9 SMB: make TYPE_ICH9_SMB_DEVICE macro public
Efimov Vasily
1
-0
/
+2
2016-06-29
port92: handle A20 IRQ as GPIO
Efimov Vasily
1
-0
/
+2
2016-06-29
pckbd: handle A20 IRQ as GPIO
Efimov Vasily
1
-0
/
+1
2016-06-29
Q35: implement property interfece to several parameters
Efimov Vasily
2
-2
/
+9
2016-06-29
pflash: make TYPE_CFI_PFLASH0{1,2} macros public
Efimov Vasily
1
-0
/
+3
2016-06-29
vmport: identify vmport type by macro TYPE_VMPORT
Efimov Vasily
1
-1
/
+2
2016-06-29
pcspk: convert "pit" property type from ptr to link
Efimov Vasily
1
-1
/
+1
2016-06-29
ide: move headers to include folder
Efimov Vasily
3
-0
/
+1116
2016-06-28
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-2
/
+4
2016-06-28
virtio-blk: add num-queues device property
Stefan Hajnoczi
1
-1
/
+0
2016-06-28
virtio-blk: associate request with a virtqueue
Stefan Hajnoczi
1
-1
/
+3
2016-06-28
virtio-blk: add VirtIOBlockConf->num_queues
Stefan Hajnoczi
1
-0
/
+1
2016-06-28
Change net/socket.c to use socket_*() functions
Ashijeet Acharya
1
-1
/
+15
2016-06-27
ast2400: Integrate the SCU model and set silicon revision
Andrew Jeffery
1
-0
/
+2
2016-06-27
hw/misc: Add a model for the ASPEED System Control Unit
Andrew Jeffery
1
-0
/
+34
2016-06-27
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160627' into...
Peter Maydell
2
-1
/
+3
2016-06-27
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160624' into staging
Peter Maydell
2
-20
/
+27
2016-06-27
qapi: keep names in 'CpuInstanceProperties' in sync with struct CPUCore
Peter Krempa
1
-0
/
+3
2016-06-27
ppc/xics: Remove unused xics_set_irq_type()
Benjamin Herrenschmidt
1
-1
/
+0
2016-06-24
linux-user: Update preprocessor constants for Mips-specific e_flags bits
Aleksandar Markovic
1
-0
/
+2
2016-06-24
softfloat: Implement run-time-configurable meaning of signaling NaN bit
Aleksandar Markovic
1
-20
/
+25
2016-06-24
virtio-bus: remove old set_host_notifier callback
Cornelia Huck
1
-1
/
+0
2016-06-24
virtio-bus: common ioeventfd infrastructure
Cornelia Huck
1
-0
/
+30
2016-06-24
pc: acpi: drop intermediate PCMachineState.node_cpu
Igor Mammedov
1
-1
/
+0
2016-06-24
pc: use new CPU hotplug interface since 2.7 machine type
Igor Mammedov
3
-0
/
+9
2016-06-24
acpi: cpuhp: add cpu._OST handling
Igor Mammedov
1
-0
/
+4
2016-06-24
acpi: cpuhp: implement hot-remove parts of CPU hotplug interface
Igor Mammedov
1
-0
/
+8
2016-06-24
acpi: cpuhp: implement hot-add parts of CPU hotplug interface
Igor Mammedov
1
-1
/
+4
2016-06-24
pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hook
Igor Mammedov
2
-0
/
+12
2016-06-24
acpi: cpuhp: add CPU devices AML with _STA method
Igor Mammedov
2
-0
/
+53
2016-06-24
pc: piix4/ich9: add 'cpu-hotplug-legacy' property
Igor Mammedov
1
-0
/
+1
2016-06-24
acpi: add aml_call5
Xiao Guangrong
1
-0
/
+2
2016-06-24
acpi: add aml_object_type
Xiao Guangrong
1
-0
/
+1
2016-06-24
nvdimm: support nvdimm label
Xiao Guangrong
1
-1
/
+54
2016-06-24
pc-dimm: introduce get_vmstate_memory_region callback
Xiao Guangrong
1
-1
/
+4
2016-06-24
acpi: Add IPMI table entries
Corey Minyard
1
-0
/
+22
[next]