index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-12-07
QError: New QERR_TOO_MANY_FILES
Markus Armbruster
2009-12-07
New QERR_INVALID_PARAMETER
Markus Armbruster
2009-12-07
QError: New QERR_FD_NOT_SUPPLIED
Markus Armbruster
2009-12-07
monitor: convert do_closefd() to QError
Markus Armbruster
2009-12-07
QError: New QERR_FD_NOT_FOUND
Markus Armbruster
2009-12-07
monitor: convert do_change() to QObject, QError
Markus Armbruster
2009-12-07
QError: New QERR_VNC_SERVER_FAILED
Markus Armbruster
2009-12-07
QError: New QERR_SET_PASSWD_FAILED
Markus Armbruster
2009-12-07
QError: New QERR_INVALID_BLOCK_FORMAT
Markus Armbruster
2009-12-07
monitor: convert do_eject() to QError
Markus Armbruster
2009-12-07
QError: New QERR_DEVICE_NOT_REMOVABLE
Markus Armbruster
2009-12-07
QError: New QERR_DEVICE_LOCKED
Markus Armbruster
2009-12-07
QError: Put error definitions in alphabetical order
Markus Armbruster
2009-12-07
monitor: Fix double-prompt after "change vnc passwd BLA"
Markus Armbruster
2009-12-07
monitor: do_cont(): Don't ask for passwords
Luiz Capitulino
2009-12-07
QError: new class for device encrypted errors
Luiz Capitulino
2009-12-07
Merge commit 'mst/pci' into staging
Anthony Liguori
2009-12-07
monitor: Introduce 'block_passwd' command
Luiz Capitulino
2009-12-07
QError: Add class for invalid passwords
Luiz Capitulino
2009-12-07
pci: interrupt disable bit support
Michael S. Tsirkin
2009-12-07
pci: interrupt status bit implementation
Michael S. Tsirkin
2009-12-07
pci: prepare irq code for interrupt state
Michael S. Tsirkin
2009-12-07
msix: function mask support
Michael S. Tsirkin
2009-12-07
msix: macro rename for function mask support
Michael S. Tsirkin
2009-12-07
cpuid: Fix multicore setup on Intel
Andre Przywara
2009-12-07
kvm: x86: Fix initial kvm_has_msr_star
Jan Kiszka
2009-12-06
TCG: Mac OS X support for ppc64 target
Andreas Faerber
2009-12-06
Update OpenBIOS images to r640
Blue Swirl
2009-12-05
Add S390 maintainer information
v0.12.0-rc0
Alexander Graf
2009-12-05
Set default console to virtio on S390x
Alexander Graf
2009-12-05
S390 GDB stub
Alexander Graf
2009-12-05
Add S390x virtio machine description
Alexander Graf
2009-12-05
Add S390x virtio machine bus
Alexander Graf
2009-12-05
Add support for S390x system emulation
Alexander Graf
2009-12-05
Allocate physical memory in low virtual address space
Alexander Graf
2009-12-05
Add KVM support for S390x
Alexander Graf
2009-12-05
S/390 fake TCG implementation
Alexander Graf
2009-12-05
S/390 host/target build system support
Alexander Graf
2009-12-05
S/390 CPU fake emulation
Alexander Graf
2009-12-05
Sparc64: handle MMU global bit and nucleus context
Blue Swirl
2009-12-04
monitor: fix use of plain integer as NULL pointer, spotted by Sparse
Blue Swirl
2009-12-04
Add "static" to please Sparse
Blue Swirl
2009-12-04
scsi: fix incorrect ?: use
Blue Swirl
2009-12-04
monitor: use qemu_gettimeofday(), not gettimeofday()
Blue Swirl
2009-12-04
win32: fix variable use before initialization
Blue Swirl
2009-12-04
monitor: rename EVENT_* to QEVENT_* to avoid conflict on mingw32
Blue Swirl
2009-12-04
Sparc64: fix compilation with DEBUG_MMU
Blue Swirl
2009-12-03
ide: implement stub for audio control/volume read
Thadeu Lima de Souza Cascardo
2009-12-03
ide: Use some already defined page macros instead of constants
Thadeu Lima de Souza Cascardo
2009-12-03
eepro100: Improve debug messages
Stefan Weil
[next]