index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2009-12-17
target-alpha: Implement fp branch/cmov inline.
Richard Henderson
3
-125
/
+110
2009-12-17
target-alpha: Add placeholders for missing userspace PALcalls.
Richard Henderson
1
-2
/
+30
2009-12-17
target-mips: No MIPS16 support for 4Kc, 4KEc cores
Stefan Weil
1
-3
/
+3
2009-12-16
target-alpha: Fix compiler warning for gcc-4.3 (and older)
Stefan Weil
1
-0
/
+1
2009-12-16
s390: Fix buggy assignment
Stefan Weil
1
-1
/
+1
2009-12-16
target-mips: 4Kc, 4KEc cores do not support MIPS16
Stefan Weil
1
-3
/
+3
2009-12-16
microblaze: Print content of EAR register
Michal Simek
2
-4
/
+4
[next]