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-02-26
virtio-serial: switch to standard-headers
Michael S. Tsirkin
1
-0
/
+1
2015-02-26
virtio-scsi: use standard-headers
Michael S. Tsirkin
1
-0
/
+1
2015-02-26
virtio-blk: switch to standard-headers
Michael S. Tsirkin
1
-4
/
+4
2015-02-26
virtio-9p: use standard headers
Michael S. Tsirkin
1
-16
/
+1
2015-02-26
virtio: use standard-headers
Michael S. Tsirkin
2
-18
/
+6
2015-02-26
virtio: use standard virtio_ring.h
Michael S. Tsirkin
1
-1
/
+1
2015-02-26
acpi-build: simplify rsdp management for legacy
Michael S. Tsirkin
1
-4
/
+6
2015-02-26
acpi: has_immutable_rsdp->!rsdp_in_ram
Michael S. Tsirkin
3
-7
/
+7
2015-02-26
acpi-build: fix ACPI RAM management
Michael S. Tsirkin
1
-20
/
+23
2015-02-26
pc: acpi-build: migrate RSDP table
Igor Mammedov
3
-9
/
+21
2015-02-26
pc: acpi-build: update linker on guest access
Igor Mammedov
1
-1
/
+7
2015-02-26
acpi: update RSDP on guest access
Michael S. Tsirkin
1
-6
/
+9
2015-02-26
pc: memory: Validate alignment of maxram_size to page size
Peter Krempa
1
-0
/
+7
2015-02-26
acpi, piix4: Add unplug cb for piix4.
Tang Chen
1
-0
/
+8
2015-02-26
acpi, ich9: Add unplug cb for ich9.
Tang Chen
2
-0
/
+16
2015-02-26
acpi, pc: Add unplug cb for pc machine.
Tang Chen
1
-0
/
+8
2015-02-26
acpi, ich9: Add hotunplug request cb for ich9.
Tang Chen
2
-2
/
+10
2015-02-26
acpi, pc: Add hotunplug request cb for pc machine.
Tang Chen
1
-0
/
+8
2015-02-26
qdev: Don't exit when running into bad -global
Markus Armbruster
2
-19
/
+10
2015-02-26
pci-assign: Convert to realize
Markus Armbruster
1
-6
/
+4
2015-02-26
qxl: Convert to realize
Markus Armbruster
1
-19
/
+17
2015-02-26
cirrus-vga: Convert to realize
Markus Armbruster
1
-6
/
+5
2015-02-26
ide/ich: Convert to realize
Markus Armbruster
1
-7
/
+6
2015-02-26
serial-pci: Convert to realize
Markus Armbruster
1
-13
/
+9
2015-02-26
pcnet: Convert to realize
Markus Armbruster
1
-3
/
+2
2015-02-26
pcnet: pcnet_common_init() always returns 0, change to void
Markus Armbruster
4
-6
/
+6
2015-02-26
pci: Trivial device model conversions to realize
Markus Armbruster
34
-152
/
+87
2015-02-26
pci: Permit incremental conversion of device models to realize
Markus Armbruster
1
-5
/
+19
2015-02-26
pci: Convert core to realize
Markus Armbruster
1
-44
/
+49
2015-02-26
acpi: drop min-bytes in build_package()
Igor Mammedov
2
-17
/
+10
2015-02-26
acpi: add build_append_namestring() helper
Igor Mammedov
2
-29
/
+104
2015-02-26
acpi: move generic aml building helpers into dedictated file
Igor Mammedov
3
-160
/
+190
2015-02-26
bios linker: validate pointer within table
Michael S. Tsirkin
1
-1
/
+3
2015-02-26
acpi-build: fix memory leak with bridge hp off
Michael S. Tsirkin
1
-0
/
+3
2015-02-26
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150218' into s...
Peter Maydell
7
-89
/
+279
2015-02-26
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-18' into...
Peter Maydell
19
-55
/
+43
2015-02-25
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-02-18' in...
Peter Maydell
10
-14
/
+14
2015-02-25
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150218-1' into s...
Peter Maydell
10
-47
/
+53
2015-02-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
10
-8
/
+75
2015-02-24
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
6
-39
/
+51
2015-02-18
hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()
Markus Armbruster
7
-10
/
+10
2015-02-18
hmp: Name HMP command handler functions hmp_COMMAND()
Markus Armbruster
3
-4
/
+4
2015-02-18
Make sysbus EHCI devices ARM only by default
David Gibson
1
-1
/
+2
2015-02-18
PPC: Don't use legacy -usbdevice support for setting up board
Markus Armbruster
2
-4
/
+10
2015-02-18
r2d: Don't use legacy -usbdevice support for setting up board
Markus Armbruster
1
-1
/
+1
2015-02-18
usb: Change usb_create_simple() to abort on failure
Markus Armbruster
1
-8
/
+1
2015-02-18
usb: Suppress bogus error when automatic usb-hub creation fails
Markus Armbruster
1
-7
/
+28
2015-02-18
usb: Do not prefix error_setg() messages with "Error: "
Markus Armbruster
1
-2
/
+2
2015-02-18
usb: Improve -usbdevice error reporting a bit
Markus Armbruster
6
-17
/
+19
2015-02-18
usb: usb_create() can't fail, drop useless error handling
Markus Armbruster
5
-18
/
+1
[next]