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
2015-02-18
r2d: Don't use legacy -usbdevice support for setting up board
Markus Armbruster
2015-02-18
usb: Change usb_create_simple() to abort on failure
Markus Armbruster
2015-02-18
usb: Suppress bogus error when automatic usb-hub creation fails
Markus Armbruster
2015-02-18
usb: Do not prefix error_setg() messages with "Error: "
Markus Armbruster
2015-02-18
usb: Improve -usbdevice error reporting a bit
Markus Armbruster
2015-02-18
usb: usb_create() can't fail, drop useless error handling
Markus Armbruster
2015-02-18
qemu-char: Avoid qerror_report_err() outside QMP command handlers
Markus Armbruster
2015-02-18
qemu-img: Avoid qerror_report_err() outside QMP command handlers
Markus Armbruster
2015-02-18
vl: Avoid qerror_report_err() outside QMP command handlers
Markus Armbruster
2015-02-18
tpm: Avoid qerror_report_err() outside QMP command handlers
Markus Armbruster
2015-02-18
numa: Avoid qerror_report_err() outside QMP command handlers
Markus Armbruster
2015-02-18
net: Avoid qerror_report_err() outside QMP command handlers
Markus Armbruster
2015-02-18
monitor: Avoid qerror_report_err() outside QMP command handlers
Markus Armbruster
2015-02-18
monitor: Clean up around monitor_handle_fd_param()
Markus Armbruster
2015-02-18
error: Use error_report_err() where appropriate
Markus Armbruster
2015-02-18
error: New convenience function error_report_err()
Markus Armbruster
2015-02-18
vhost-scsi: Improve error reporting for invalid vhostfd
Markus Armbruster
2015-02-18
s390x/helper: Remove s390_cpu_physical_memory_map
Thomas Huth
2015-02-18
s390x/pci: Rework memory access in zpci instruction
Frank Blaschka
2015-02-18
s390x/ioinst: Rework memory access in TPI instruction
Thomas Huth
2015-02-18
s390x/ioinst: Rework memory access in CHSC instruction
Thomas Huth
2015-02-18
s390x/ioinst: Rework memory access in STCRW instruction
Thomas Huth
2015-02-18
s390x/ioinst: Rework memory access in TSCH instruction
Thomas Huth
2015-02-18
s390x/ioinst: Set condition code in ioinst_handle_tsch() handler
Thomas Huth
2015-02-18
s390x/ioinst: Rework memory access in STSCH instruction
Thomas Huth
2015-02-18
s390x/ioinst: Rework memory access in SSCH instruction
Thomas Huth
2015-02-18
s390x/ioinst: Rework memory access in MSCH instruction
Thomas Huth
2015-02-18
s390x/css: Make schib parameter of css_do_msch const
Thomas Huth
2015-02-18
s390x/mmu: Add function for accessing guest memory
Thomas Huth
2015-02-18
s390x/kvm: Add function for injecting pgm access exceptions
Thomas Huth
2015-02-18
s390x/mmu: Clean up mmu_translate_asc()
Thomas Huth
2015-02-18
s390x/mmu: Check bit 52 in page table entry
Thomas Huth
2015-02-18
s390x/mmu: Renaming related to the ASCE confusion
Thomas Huth
2015-02-18
s390x/mmu: Add support for read-only regions
Thomas Huth
2015-02-18
s390x/mmu: Fix the exception codes for illegal table entries
Thomas Huth
2015-02-18
s390x/mmu: Fix exception types when checking the ASCEs
Thomas Huth
2015-02-18
s390x/mmu: Fix translation exception code in lowcore
Thomas Huth
2015-02-18
s390x/mmu: Skip exceptions properly when translating addresses for debug
Thomas Huth
2015-02-18
s390x/mmu: Check table length and offset fields
Thomas Huth
2015-02-18
s390x/mmu: Fix the handling of the table levels
Thomas Huth
2015-02-18
s390x/mmu: Fix the check for the real-space designation bit
Thomas Huth
2015-02-18
s390x/mmu: Move mmu_translate() and friends to separate file
Thomas Huth
2015-02-17
qemu-ga-win: Fail loudly on bare 'set-time'
Michal Privoznik
2015-02-17
qga: add memory block command that unsupported
zhanghailiang
2015-02-17
qga: implement qmp_guest_get_memory_block_info() for Linux with sysfs
zhanghailiang
2015-02-17
qga: implement qmp_guest_set_memory_blocks() for Linux with sysfs
zhanghailiang
2015-02-17
qga: implement qmp_guest_get_memory_blocks() for Linux with sysfs
zhanghailiang
2015-02-17
qga: introduce three guest memory block commmands with stubs
zhanghailiang
2015-02-16
qga: implement file commands for Windows guest
Olga Krishtal
2015-02-16
guest agent: guest-file-open: refactoring
Simon Zolin
[prev]
[next]