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
2011-12-04
hw/9pfs: Add qdev.reset callback for virtio-9p-pci device
Aneesh Kumar K.V
3
-2
/
+4
2011-12-04
hw/9pfs: Reset server state during TVERSION
Deepak C Shetty
1
-0
/
+26
2011-12-04
hw/9pfs: use migration blockers to prevent live migration when virtfs export ...
Aneesh Kumar K.V
3
-13
/
+33
2011-12-04
hw/9pfs: Improve portability to older systems
Aneesh Kumar K.V
1
-33
/
+0
2011-11-28
ccid: Fix buffer overrun in handling of VSC_ATR message
Markus Armbruster
1
-0
/
+1
2011-11-28
9pfs: improve portability to older systems
Aneesh Kumar K.V
1
-1
/
+6
2011-11-28
eepro100: Fix alignment requirement for statistical counters
Stefan Weil
1
-1
/
+9
2011-11-28
virtio: add and use virtio_set_features
Paolo Bonzini
5
-20
/
+23
2011-11-28
9pfs: improve portability to older systems
Paolo Bonzini
1
-2
/
+5
2011-11-28
Merge remote-tracking branch 'kwolf/block-stable' into staging
Anthony Liguori
6
-11
/
+21
2011-11-28
Merge remote-tracking branch 'kraxel/usb.32' into staging
Anthony Liguori
4
-36
/
+76
2011-11-23
usb-ehci: add register names
Gerd Hoffmann
1
-0
/
+2
2011-11-23
usb-ehci: codestyle fixups
Gerd Hoffmann
1
-28
/
+28
2011-11-23
usb-hub: implement reset
Gerd Hoffmann
1
-3
/
+17
2011-11-23
rtl8139: Fix invalid IO access alignment
Julian Pidancet
1
-13
/
+1
2011-11-22
usb-hub: wakeup on detach too.
Gerd Hoffmann
1
-0
/
+2
2011-11-22
usb: fix usb_qdev_init error handling.
Gerd Hoffmann
1
-3
/
+15
2011-11-22
usb: make usb_create_simple catch and pass up errors.
Gerd Hoffmann
2
-2
/
+12
2011-11-22
scsi-generic: add as boot device
Paolo Bonzini
1
-0
/
+5
2011-11-22
scsi: fix fw path
Paolo Bonzini
1
-2
/
+2
2011-11-22
usb-msd: do not register twice in the boot order
Paolo Bonzini
4
-6
/
+10
2011-11-22
virtio-blk: fix cross-endian config space
Paolo Bonzini
1
-3
/
+4
2011-11-21
ivshmem: fix PCI BAR2 registration during initialization
Hongyong Zang
1
-1
/
+1
2011-11-21
msix: avoid mask updates if mask is unchanged
Michael S. Tsirkin
1
-9
/
+20
2011-11-21
msix: Prevent bogus mask updates on MMIO accesses
Michael S. Tsirkin
1
-0
/
+6
2011-11-21
msix: track function masked in pci device state
Michael S. Tsirkin
2
-7
/
+16
2011-11-21
9p: pass dotl flags to the unlinkat method
Paolo Bonzini
2
-11
/
+11
2011-11-21
9p: allow compiling the dummy virtio-9p-handle.c code on Linux
Paolo Bonzini
1
-1
/
+2
2011-11-21
ivshmem: use migration blockers to prevent live migration in peer mode (v2)
Anthony Liguori
1
-1
/
+11
2011-11-21
Merge remote-tracking branch 'kraxel/usb.31' into staging
Anthony Liguori
2
-30
/
+36
2011-11-21
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
6
-25
/
+124
2011-11-21
ehci: add assert
Gerd Hoffmann
1
-0
/
+1
2011-11-21
usb-storage: don't try to send the status early.
Gerd Hoffmann
1
-6
/
+10
2011-11-21
usb-storage: drop result from device state.
Gerd Hoffmann
1
-3
/
+1
2011-11-21
usb-storage: drop tag from device state.
Gerd Hoffmann
1
-7
/
+6
2011-11-21
usb-storage: fill status in complete callback.
Gerd Hoffmann
1
-17
/
+21
2011-11-21
usb-storage: move status debug message to usb_msd_send_status.
Gerd Hoffmann
1
-2
/
+2
2011-11-19
loader: Fix read_targphys() to behave when read() fails
Markus Armbruster
2
-6
/
+7
2011-11-19
Merge branch 's390-1.0' of git://repo.or.cz/qemu/agraf
Blue Swirl
1
-3
/
+44
2011-11-19
Merge branch 'ppc-1.0' of git://repo.or.cz/qemu/agraf
Blue Swirl
3
-16
/
+73
2011-11-18
Merge remote-tracking branch 'kwolf/block-stable' into staging
Anthony Liguori
5
-44
/
+153
2011-11-18
pseries: Fix qdev.id handling in the VIO bus code
Michael Ellerman
1
-7
/
+29
2011-11-18
pseries: Allow kernel's early debug output to work
David Gibson
1
-2
/
+30
2011-11-18
pseries: Default reg for vty should be SPAPR_VTY_BASE_ADDRESS
Michael Ellerman
1
-1
/
+1
2011-11-18
pseries: Check we have a chardev in spapr_vty_init()
Michael Ellerman
1
-0
/
+5
2011-11-18
pseries: Fix buggy spapr_vio_find_by_reg()
David Gibson
1
-2
/
+2
2011-11-18
pseries: Correct RAM size check for SLOF
David Gibson
1
-3
/
+3
2011-11-18
scsi-block: always use SG_IO for MMC devices
Paolo Bonzini
1
-2
/
+14
2011-11-18
scsi: pass down REQUEST SENSE to the device when there is no stored sense
Paolo Bonzini
3
-5
/
+9
2011-11-18
scsi: remove block descriptors from CDs
Paolo Bonzini
1
-1
/
+2
[next]