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
2015-01-15
blizzard: do not depend on VGA internals
Paolo Bonzini
1
-1
/
+0
2015-01-15
vt82c686: avoid out-of-bounds read
Paolo Bonzini
1
-1
/
+1
2015-01-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
4
-24
/
+17
2015-01-14
scsi: fix cancellation when I/O was completed but DMA was not.
Paolo Bonzini
1
-0
/
+2
2015-01-14
hw/scsi/lsi53c895a: add support for additional diag / debug registers
Peter Lieven
1
-0
/
+6
2015-01-13
Merge remote-tracking branch 'remotes/sstabellini/xen-2015-01-13' into staging
Peter Maydell
1
-1
/
+1
2015-01-13
NVMe: Set correct VS Value for 1.1 Compliant Controllers
Anubhav Rakshit
1
-1
/
+1
2015-01-13
nvme: Fix get/set number of queues feature
Alex Friedman
1
-2
/
+4
2015-01-13
ide: Implement VPD response for ATAPI
John Snow
2
-12
/
+100
2015-01-13
block: Split BLOCK_OP_TYPE_COMMIT to BLOCK_OP_TYPE_COMMIT_{SOURCE, TARGET}
Fam Zheng
1
-1
/
+2
2015-01-13
xen-pt: Fix PCI devices re-attach failed
Liang Li
1
-1
/
+1
2015-01-12
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
28
-216
/
+11
2015-01-12
hw/net/xen_nic.c: Set 'netdev->mac' to NULL after free it
Chen Gang
1
-0
/
+1
2015-01-12
hw/net/xen_nic.c: Need free 'netdev->nic' in net_free() instead of net_discon...
Chen Gang
1
-4
/
+4
2015-01-12
hw/net/xen_nic.c: Free 'netdev->txs' when map 'netdev->rxs' fails
Chen Gang
1
-1
/
+6
2015-01-12
net: remove all cleanup methods from NIC NetClientInfos
Paolo Bonzini
27
-211
/
+0
2015-01-12
s390: implement pci instructions
Frank Blaschka
3
-1
/
+1100
2015-01-12
s390: Add PCI bus support
Frank Blaschka
7
-1
/
+865
2015-01-12
s390x/ccw: fix oddity in machine class init
Cornelia Huck
1
-1
/
+1
2015-01-10
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150109.0' i...
Peter Maydell
1
-11
/
+14
2015-01-10
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-10
/
+30
2015-01-10
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
8
-40
/
+202
2015-01-09
9pfs: changed to use event_notifier instead of qemu_pipe
SeokYeon Hwang
2
-24
/
+9
2015-01-09
Merge remote-tracking branch 'remotes/amit-virtio-rng/tags/rng-for-2.3' into ...
Peter Maydell
1
-1
/
+1
2015-01-09
Merge remote-tracking branch 'remotes/amit/tags/for-2.3' into staging
Peter Maydell
1
-27
/
+18
2015-01-09
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-4
/
+19
2015-01-09
vfio-pci: Fix interrupt disabling
Alex Williamson
1
-9
/
+12
2015-01-09
vfio-pci: Fix BAR size overflow
Alex Williamson
1
-2
/
+2
2015-01-09
Merge remote-tracking branch 'remotes/mwalle/tags/lm32-fixes/20141229' into s...
Peter Maydell
1
-7
/
+12
2015-01-08
hw/ppc/mac_newworld: simplify usb controller creation logic
Marcel Apfelbaum
1
-2
/
+2
2015-01-08
hw/ppc/spapr: simplify usb controller creation logic
Marcel Apfelbaum
1
-1
/
+2
2015-01-08
hw/ppc/mac_newworld: QOMified mac99 machines
Marcel Apfelbaum
1
-10
/
+19
2015-01-08
hw/usb: simplified usb_enabled
Marcel Apfelbaum
10
-11
/
+11
2015-01-08
hw/machine: added machine_usb wrapper
Marcel Apfelbaum
1
-0
/
+5
2015-01-08
hw/ppc: modified the condition for usb controllers to be created for some ppc...
Marcel Apfelbaum
2
-2
/
+3
2015-01-08
acpi-build: make ROMs RAM blocks resizeable
Michael S. Tsirkin
3
-10
/
+30
2015-01-07
hw/ppc/mac_newworld: simplify usb controller creation logic
Marcel Apfelbaum
1
-2
/
+2
2015-01-07
hw/ppc/spapr: simplify usb controller creation logic
Marcel Apfelbaum
1
-1
/
+2
2015-01-07
hw/ppc/mac_newworld: QOMified mac99 machines
Marcel Apfelbaum
1
-10
/
+19
2015-01-07
hw/usb: simplified usb_enabled
Marcel Apfelbaum
10
-11
/
+11
2015-01-07
hw/machine: added machine_usb wrapper
Marcel Apfelbaum
1
-0
/
+5
2015-01-07
hw/ppc: modified the condition for usb controllers to be created for some ppc...
Marcel Apfelbaum
2
-2
/
+3
2015-01-07
target-ppc: Cast ssize_t to size_t before printing with %zx
Peter Maydell
1
-1
/
+1
2015-01-07
PPC: e500: Fix GPIO controller interrupt number
Amit Tomar
1
-1
/
+1
2015-01-07
PPC: Fix crash on spapr_tce_table_finalize()
David Gibson
1
-3
/
+3
2015-01-07
ppc: do not use get_clock_realtime()
Paolo Bonzini
1
-2
/
+2
2015-01-07
spapr: Fix stale HTAB during live migration (TCG)
Samuel Mendoza-Jonas
1
-5
/
+11
2015-01-07
spapr: Fix integer overflow during migration (TCG)
Samuel Mendoza-Jonas
1
-3
/
+3
2015-01-07
spapr: Fix stale HTAB during live migration (KVM)
Samuel Mendoza-Jonas
1
-0
/
+38
2015-01-07
PPC: e500 pci host: Add support for ATMUs
Alexander Graf
5
-10
/
+115
[next]