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
2012-06-04
Revert "rtl8139: do the network/host communication only in normal operating m...
Jason Wang
1
-9
/
+0
2012-06-03
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
12
-36
/
+311
2012-05-30
ahci: SATA FIS is 20 bytes, not 0x20
Daniel Verkamp
1
-2
/
+2
2012-05-30
virtio-blk: Fix geometry sector calculation
Christian Borntraeger
1
-1
/
+16
2012-05-30
virtio: Fix compiler warning for non Linux hosts
Stefan Weil
1
-1
/
+3
2012-05-29
pci: call object_unparent() before free_qdev()
Amos Kong
2
-1
/
+1
2012-05-29
fix multiboot loading if load_end_addr == 0
Scott Moser
1
-3
/
+9
2012-05-29
vga: fix vram double-mapping with -vga std and -M pc-0.12
Avi Kivity
2
-1
/
+7
2012-05-29
Merge remote-tracking branch 'sstabellini/for_1.1_rc3' into staging
Anthony Liguori
3
-26
/
+41
2012-05-29
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2
-7
/
+9
2012-05-25
fdc: fix media detection
Pavel Hrdina
1
-6
/
+8
2012-05-25
fdc: floppy drive should be visible after start without media
Pavel Hrdina
1
-1
/
+1
2012-05-25
scsi: declare vmstate_info_scsi_requests to be static
Jim Meyering
1
-1
/
+1
2012-05-24
es1370: Fix debug code
Stefan Weil
1
-5
/
+6
2012-05-21
xen: Fix PV-on-HVM
Anthony PERARD
1
-1
/
+4
2012-05-21
qdev: Fix memory leak
dunrong huang
1
-1
/
+5
2012-05-21
virtio: check virtio_load return code
Orit Wassermann
5
-5
/
+27
2012-05-21
virtio-blk: always enable VIRTIO_BLK_F_SCSI
Paolo Bonzini
4
-7
/
+9
2012-05-21
virtio-blk: define VirtIOBlkConf
Paolo Bonzini
7
-28
/
+32
2012-05-21
virtio-blk: blockdev_mark_auto_del is transport-independent
Paolo Bonzini
2
-1
/
+1
2012-05-21
virtio-blk: report non-zero status when failing SG_IO requests
Paolo Bonzini
1
-28
/
+23
2012-05-21
use an uint64_t for the max_sz parameter in load_image_targphys
Mark Langsdorf
2
-2
/
+3
2012-05-21
virtio/vhost: Add support for KVM in-kernel MSI injection
Jan Kiszka
2
-0
/
+132
2012-05-21
msix: Add msix_nr_vectors_allocated
Jan Kiszka
2
-0
/
+7
2012-05-21
kvm: Make kvm_irqchip_commit_routes an internal service
Jan Kiszka
1
-5
/
+1
2012-05-21
kvm: Rename kvm_irqchip_add_route to kvm_irqchip_add_irq_route
Jan Kiszka
1
-4
/
+4
2012-05-21
msix: Introduce vector notifiers
Jan Kiszka
3
-0
/
+105
2012-05-21
msix: Invoke msix_handle_mask_update on msix_mask_all
Jan Kiszka
1
-0
/
+4
2012-05-21
msix: Factor out msix_get_message
Jan Kiszka
1
-6
/
+13
2012-05-19
virtio-pci: add missing 'static'
Blue Swirl
1
-1
/
+1
2012-05-19
sparc64: fix initrd loading
Blue Swirl
1
-23
/
+33
2012-05-17
Call xc_domain_shutdown with the reboot flag when the guest requests a reboot.
John V. Baboval
1
-1
/
+1
2012-05-17
xen: Fix PV-on-HVM
Anthony PERARD
1
-1
/
+4
2012-05-17
xen_disk: properly update stats in ioreq_release()
Jan Beulich
1
-4
/
+8
2012-05-17
xen_disk: use bdrv_aio_flush instead of bdrv_flush
Stefano Stabellini
1
-4
/
+18
2012-05-17
xen_disk: remove syncwrite option
Stefano Stabellini
1
-7
/
+1
2012-05-17
xen: do not initialize the interval timer and PCSPK emulator
Stefano Stabellini
1
-10
/
+13
2012-05-16
kvm: x86: Wire up MSI support for in-kernel irqchip
Jan Kiszka
1
-2
/
+32
2012-05-16
pc: Enable MSI support at APIC level
Jan Kiszka
4
-19
/
+8
2012-05-16
Introduce MSIMessage structure
Jan Kiszka
1
-0
/
+5
2012-05-14
Merge remote-tracking branch 'afaerber-or/qom-1.1' into staging
Anthony Liguori
4
-3
/
+9
2012-05-14
Merge remote-tracking branch 'kraxel/usb.50' into staging
Anthony Liguori
1
-0
/
+9
2012-05-14
Merge remote-tracking branch 'spice/spice.v55' into staging
Anthony Liguori
1
-5
/
+3
2012-05-14
Merge remote-tracking branch 'sweil/for-1.1' into staging
Anthony Liguori
1
-2
/
+2
2012-05-14
qdev: fix -device foo,?
Paolo Bonzini
1
-2
/
+2
2012-05-14
usb-host: handle guest-issued clear halt
Gerd Hoffmann
1
-0
/
+9
2012-05-14
qxl: set size of PCI IO BAR correctly (16) for revision 2
Uri Lublin
1
-5
/
+3
2012-05-14
fix some common typos
Jim Meyering
1
-2
/
+2
2012-05-13
mips_fulong2e: Don't register "cpu" VMState twice
Juan Quintela
1
-1
/
+0
2012-05-13
pc: Add back PCI.rombar compat property
Paolo Bonzini
1
-0
/
+4
[next]