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
2014-04-01
bochs: Fix bitmap offset calculation
Kevin Wolf
1
-2
/
+3
2014-04-01
bochs: Check extent_size header field (CVE-2014-0142)
Kevin Wolf
3
-0
/
+29
2014-04-01
bochs: Check catalog_size header field (CVE-2014-0143)
Kevin Wolf
3
-1
/
+35
2014-04-01
bochs: Use unsigned variables for offsets and sizes (CVE-2014-0147)
Kevin Wolf
3
-8
/
+20
2014-04-01
bochs: Unify header structs and make them QEMU_PACKED
Kevin Wolf
1
-42
/
+25
2014-04-01
qemu-iotests: Support for bochs format
Kevin Wolf
5
-0
/
+67
2014-04-01
block/cloop: fix offsets[] size off-by-one
Stefan Hajnoczi
3
-7
/
+14
2014-04-01
block/cloop: refuse images with bogus offsets (CVE-2014-0144)
Stefan Hajnoczi
3
-5
/
+52
2014-04-01
block/cloop: refuse images with huge offsets arrays (CVE-2014-0144)
Stefan Hajnoczi
3
-0
/
+19
2014-04-01
block/cloop: prevent offsets_size integer overflow (CVE-2014-0143)
Stefan Hajnoczi
3
-0
/
+18
2014-04-01
block/cloop: validate block_size header field (CVE-2014-0144)
Stefan Hajnoczi
3
-0
/
+55
2014-04-01
qemu-iotests: add cloop input validation tests
Stefan Hajnoczi
4
-0
/
+60
2014-04-01
qemu-iotests: add ./check -cloop support
Stefan Hajnoczi
2
-0
/
+10
2014-04-01
qcow2: fix two memory leaks in qcow2_open error code path
Prasad Joshi
1
-0
/
+4
2014-04-01
vvfat: Fix :floppy: option to suppress partition table
Markus Armbruster
1
-1
/
+1
2014-04-01
qemu-img: Release reference to BlockDriverState
Prasad Joshi
1
-0
/
+1
2014-03-31
configure: add option to disable -fstack-protector flags
Steven Noonan
1
-3
/
+15
2014-03-31
pci: Fix clearing IRQs on reset
Cole Robinson
1
-2
/
+2
2014-03-31
Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-2.0' into sta...
Peter Maydell
2
-1
/
+17
2014-03-31
cpu: Avoid QOM casts for CPU()
Andreas Färber
1
-1
/
+6
2014-03-31
target-i386: x86_cpu_get_phys_page_debug(): support 1GB page translation
Luiz Capitulino
1
-0
/
+11
2014-03-31
make-release: Record SeaBIOS version
Andreas Färber
1
-0
/
+1
2014-03-28
Merge remote-tracking branch 'remotes/rth/tcg-arm-unaligned' into staging
Peter Maydell
1
-4
/
+17
2014-03-28
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
5
-6
/
+52
2014-03-28
acpi: fix ACPI generation for pci bridges
Marcel Apfelbaum
1
-2
/
+2
2014-03-27
tcg-arm: Avoid ldrd/strd for user-only emulation
Richard Henderson
1
-4
/
+17
2014-03-27
Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging
Peter Maydell
2
-5
/
+5
2014-03-27
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-27' in...
Peter Maydell
31
-261
/
+276
2014-03-27
Don't enable a HPET timer if HPET is disabled
Matt Lupfer
1
-1
/
+2
2014-03-27
Detect pthread_setname_np at configure time
Dr. David Alan Gilbert
3
-3
/
+48
2014-03-27
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140327'...
Peter Maydell
2
-2
/
+2
2014-03-27
linux-user: remove duplicate statement
Prasad Joshi
1
-2
/
+0
2014-03-27
hw/timer/grlib_gptimer: remove unnecessary assignment
Prasad Joshi
1
-1
/
+0
2014-03-27
hw/pci-host/apb.c: Avoid shifting left into sign bit
Peter Maydell
1
-5
/
+5
2014-03-27
hw/intc/xilinx_intc: Avoid shifting left into sign bit
Peter Maydell
1
-1
/
+2
2014-03-27
hw/intc/slavio_intctl: Avoid shifting left into sign bit
Peter Maydell
1
-1
/
+1
2014-03-27
tests/libqos/pci-pc: Avoid shifting left into sign bit
Peter Maydell
1
-6
/
+6
2014-03-27
hw/ppc: Avoid shifting left into sign bit
Peter Maydell
5
-18
/
+18
2014-03-27
hw/intc/openpic: Avoid shifting left into sign bit
Peter Maydell
1
-7
/
+7
2014-03-27
hw/usb/hcd-ohci.c: Avoid shifting left into sign bit
Peter Maydell
1
-16
/
+16
2014-03-27
target-mips: Avoid shifting left into sign bit
Peter Maydell
4
-17
/
+17
2014-03-27
hw/i386/acpi_build.c: Avoid shifting left into sign bit
Peter Maydell
1
-1
/
+1
2014-03-27
hw/pci/pci_host.c: Avoid shifting left into sign bit
Peter Maydell
1
-1
/
+2
2014-03-27
hw/intc/apic.c: Use uint32_t for mask word in foreach_apic
Peter Maydell
1
-3
/
+3
2014-03-27
target-i386: Avoid shifting left into sign bit
Peter Maydell
1
-167
/
+167
2014-03-27
CODING_STYLE: Section about mixed declarations
Eduardo Habkost
1
-0
/
+7
2014-03-27
doc: update default PowerPC framebuffer settings
Mark Cave-Ayland
1
-1
/
+1
2014-03-27
doc: update sun4m documentation
Mark Cave-Ayland
2
-5
/
+14
2014-03-27
fix return check for KVM_GET_DIRTY_LOG ioctl
Mario Smarduch
1
-1
/
+1
2014-03-27
target-i386: Add missing 'static' and 'const' attributes
Stefan Weil
2
-2
/
+2
[next]