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-12-11
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-12-1...
Peter Maydell
9
-40
/
+39
2014-12-11
hpet: increase spelling precision
Stefan Hajnoczi
1
-1
/
+1
2014-12-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20141211'...
Peter Maydell
4
-5
/
+28
2014-12-11
arm_gic_kvm: Tell kernel about number of IRQs
Peter Maydell
1
-0
/
+20
2014-12-11
hw/arm/boot: fix uninitialized scalar variable warning reported by coverity
zhanghailiang
1
-1
/
+3
2014-12-11
hw/arm/realview.c: Fix memory leak in realview_init()
Nikita Belov
1
-1
/
+2
2014-12-11
target-arm: make DACR banked
Fabian Aggeler
1
-1
/
+1
2014-12-11
target-arm: make TTBR0/1 banked
Fabian Aggeler
1
-1
/
+1
2014-12-11
target-arm: add SCTLR_EL3 and make SCTLR banked
Fabian Aggeler
1
-1
/
+1
2014-12-10
pflash_cfi02.c: associate "cfi.pflash02" to "Storage devices" category
Antony Pavlov
1
-0
/
+1
2014-12-10
ide: Check validity of logical block size
Kevin Wolf
1
-0
/
+5
2014-12-10
nvme: 64kB page size fixes
Anton Blanchard
2
-1
/
+2
2014-12-10
blockdev: acquire AioContext in QMP 'transaction' actions
Stefan Hajnoczi
1
-0
/
+2
2014-12-10
ahci: replace SATA FIS type magic numbers with constants
Stefan Hajnoczi
2
-4
/
+7
2014-12-10
ahci: avoid #ifdef DEBUG_AHCI bitrot
Stefan Hajnoczi
1
-10
/
+8
2014-12-10
blockdev: acquire AioContext in change-backing-file
Stefan Hajnoczi
1
-0
/
+1
2014-12-10
blockdev: acquire AioContext in eject, change, and block_passwd
Stefan Hajnoczi
1
-0
/
+1
2014-12-10
blockdev: acquire AioContext in blockdev-snapshot-delete-internal-sync
Stefan Hajnoczi
1
-0
/
+2
2014-12-10
vt82c686: fix coverity warning about out-of-bounds write
zhanghailiang
1
-22
/
+19
2014-12-10
fw_cfg: remove superfluous blank line
Gonglei
1
-1
/
+0
2014-12-10
Drop superfluous conditionals around g_strdup()
Markus Armbruster
1
-3
/
+1
2014-12-10
Drop superfluous conditionals around qemu_opts_del()
Markus Armbruster
1
-3
/
+1
2014-12-10
usb: delete redundant brackets in usb_host_handle_control()
lijun
1
-1
/
+1
2014-12-10
virtio-bus: avoid breaking build when open DEBUG switch
Gonglei
1
-1
/
+1
2014-12-10
acpi-build: Make DPRINTF working for acpi-build
Gonglei
1
-6
/
+12
2014-12-10
acpi-build: adjust indention 8 -> 4 spaces
Gonglei
1
-2
/
+2
2014-12-04
Merge remote-tracking branch 'remotes/kraxel/tags/pull-cve-2014-8106-20141204...
Peter Maydell
1
-17
/
+48
2014-12-01
vhost: Fix vhostfd leak in error branch
Gonglei
2
-0
/
+3
2014-12-01
cirrus: don't overflow CirrusVGAState->cirrus_bltbuf
Gerd Hoffmann
1
-0
/
+4
2014-12-01
cirrus: fix blit region check
Gerd Hoffmann
1
-17
/
+44
2014-11-28
Fix for crash after migration in virtio-rng on bi-endian targets
David Gibson
1
-7
/
+8
2014-11-28
virtio-net: fix unmap leak
Jason Wang
1
-2
/
+3
2014-11-27
hmp: fix regression of HMP device_del auto-completion
Marcel Apfelbaum
1
-2
/
+10
2014-11-26
fw_cfg: fix boot order bug when dynamically modified via QOM
Gonglei
1
-2
/
+5
2014-11-26
-machine vmport=auto: Fix handling of VMWare ioport emulation for xen
Don Slutz
3
-11
/
+25
2014-11-24
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
16
-1013
/
+1907
2014-11-24
pc: acpi: mark all possible CPUs as enabled in SRAT
Igor Mammedov
1
-8
/
+3
2014-11-24
pcie: fix improper use of negative value
Gonglei
1
-1
/
+1
2014-11-24
pcie: fix typo in pcie_cap_deverr_init()
Gonglei
1
-1
/
+1
2014-11-24
target-i386: move generic memory hotplug methods to DSDTs
Paolo Bonzini
8
-992
/
+1789
2014-11-24
acpi-build: mark RAM dirty on table update
Michael S. Tsirkin
2
-6
/
+13
2014-11-24
hw/pci: fix crash on shpc error flow
Marcel Apfelbaum
1
-0
/
+1
2014-11-24
pc: count in 1Gb hugepage alignment when sizing hotplug-memory container
Igor Mammedov
1
-0
/
+5
2014-11-24
pc: explicitly check maxmem limit when adding DIMM
Igor Mammedov
1
-0
/
+45
2014-11-24
apic: fix incorrect handling of ExtINT interrupts wrt processor priority
Paolo Bonzini
1
-4
/
+4
2014-11-24
apic: fix loss of IPI due to masked ExtINT
Paolo Bonzini
1
-1
/
+3
2014-11-24
apic: avoid getting out of halted state on masked PIC interrupts
Paolo Bonzini
1
-3
/
+5
2014-11-23
pc: pc-dimm: use backend alignment during address auto allocation
Igor Mammedov
1
-1
/
+4
2014-11-23
pc: align DIMM's address/size by backend's alignment value
Igor Mammedov
3
-0
/
+22
2014-11-23
pc: limit DIMM address and size to page aligned values
Igor Mammedov
2
-2
/
+15
[next]