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
2009-12-18
Update SeaBIOS to include PCI based option rom loading
Anthony Liguori
3
-0
/
+0
2009-12-18
roms: remove option rom packing logic
Gerd Hoffmann
2
-61
/
+50
2009-12-18
roms: use new fw_cfg file xfer support.
Gerd Hoffmann
3
-5
/
+27
2009-12-18
fw_cfg: add API for file transfer.
Gerd Hoffmann
2
-2
/
+62
2009-12-18
fw_cfg: make calls typesafe
Gerd Hoffmann
2
-21
/
+21
2009-12-18
pci romfiles: add property, add default to PCIDeviceInfo
Gerd Hoffmann
6
-32
/
+29
2009-12-18
Support PCI based option rom loading
Anthony Liguori
6
-4
/
+44
2009-12-18
Fix backcompat for hotplug of SCSI controllers
Daniel P. Berrange
1
-5
/
+1
2009-12-18
fdc: fix migration from 0.11
Juan Quintela
1
-7
/
+5
2009-12-18
Revert "fdc: fix vmstate variable passed"
Juan Quintela
1
-29
/
+4
2009-12-18
monitor: Accept input only byte-wise
Jan Kiszka
1
-1
/
+1
2009-12-18
Revert "kvm: x86: Save/restore exception_index"
Anthony Liguori
2
-2
/
+1
2009-12-18
vmware: increase cursor buffer size.
Dave Airlie
1
-1
/
+1
2009-12-18
VMware VGA: Only enable dirty log tracking when fifo is disabled
Anthony Liguori
3
-4
/
+36
2009-12-18
Fix VMware VGA depth computation
Anthony Liguori
1
-7
/
+7
2009-12-18
Make sure to enable dirty log tracking for VMware VGA
Anthony Liguori
1
-0
/
+4
2009-12-18
Make sure to enable dirty tracking of VBE vram mapping
Anthony Liguori
5
-19
/
+31
2009-12-18
vmware: setup PCI BAR 2 for FIFO as per vmware spec
Dave Airlie
1
-5
/
+30
2009-12-18
qdev: improve property error reporting.
Gerd Hoffmann
1
-2
/
+7
2009-12-18
fix vga names in default_list
Gerd Hoffmann
1
-2
/
+2
2009-12-18
usb-host: check mon before using it.
Gerd Hoffmann
1
-4
/
+7
2009-12-18
usb-net: use qdev for -usbdevice
Gerd Hoffmann
3
-52
/
+47
2009-12-18
Check rom_load_all() return value.
Gerd Hoffmann
2
-2
/
+5
2009-12-18
defaults: update device_list[]
Gerd Hoffmann
2
-0
/
+4
2009-12-18
defaults: split default_drive
Gerd Hoffmann
2
-4
/
+24
2009-12-18
monitor: Catch printing to non-existent monitor
Luiz Capitulino
1
-3
/
+3
2009-12-18
monitor: Avoid readline functions in QMP
Luiz Capitulino
1
-0
/
+3
2009-12-18
monitor: do_balloon(): Check for errors
Luiz Capitulino
1
-9
/
+26
2009-12-18
monitor: Use 'device' in eject
Luiz Capitulino
2
-2
/
+2
2009-12-18
QDict: Fix size update
Luiz Capitulino
2
-2
/
+3
2009-12-18
qdev: Improve uni-north device names
Markus Armbruster
1
-12
/
+12
2009-12-18
Avoid permanently disabled QEMU monitor when UNIX migration fails
Daniel P. Berrange
1
-5
/
+7
2009-12-18
Fix loading of ELF multiboot kernels
Kevin Wolf
2
-6
/
+6
2009-12-18
Revert "Rename DriveInfo.onerror to on_write_error" (fix mismerge)
Kevin Wolf
1
-4
/
+0
2009-12-18
qemu-io: Fix memory leak
Kevin Wolf
1
-4
/
+6
2009-12-18
Fix thinko in linuxboot.S
Paolo Bonzini
1
-12
/
+8
2009-12-18
target-i386: Fix evaluation of DR7 register
Jan Kiszka
1
-2
/
+2
2009-12-18
kvm: x86: Use separate exception_injected CPUState field
Jan Kiszka
3
-3
/
+5
2009-12-18
vnc: hextile: do not generate ForegroundSpecified and SubrectsColoured tiles
Anthony Liguori
1
-3
/
+1
2009-12-18
Revert "pci: interrupt disable bit support"
Anthony Liguori
2
-28
/
+2
2009-12-18
S390: Bail out without KVM
Alexander Graf
1
-0
/
+7
2009-12-18
S390: Don't tell guest we're updating config space
Alexander Graf
1
-1
/
+1
2009-12-18
add default virtcon initialization
Alexander Graf
1
-0
/
+2
2009-12-18
S390: Loop through virtio console devices
Alexander Graf
1
-1
/
+5
2009-12-18
target-s390: Fail on unknown instructions
Alexander Graf
1
-1
/
+1
2009-12-18
osdep: Fix runtime failure on older Linux kernels
Andre Przywara
1
-6
/
+12
2009-12-17
Fix a make -j race
Juergen Lock
1
-1
/
+1
2009-12-17
target-alpha: Fix float32_to_s vs zero exponent.
Richard Henderson
1
-12
/
+32
2009-12-17
target-alpha: Fix cvtlq.
Richard Henderson
1
-1
/
+3
2009-12-17
target-alpha: Fix generic ctz64.
Richard Henderson
1
-1
/
+1
[next]