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
2013-01-08
qemu-ga: qmp_guest_network_get_interfaces(): get rid of snprintf() + error_set()
Luiz Capitulino
2013-01-08
qemu-ga: qmp_guest_fstrim(): get rid of sprintf() + error_set()
Luiz Capitulino
2013-01-08
qemu-ga: qmp_guest_fsfreeze_*(): get rid of sprintf() + error_set()
Luiz Capitulino
2013-01-08
qemu-ga: build_fs_mount_list(): take an Error argument
Luiz Capitulino
2013-01-08
qemu-ga: qmp_guest_shutdown(): improve error reporting
Luiz Capitulino
2013-01-08
qemu-ga: qmp_guest_file_*: improve error reporting
Luiz Capitulino
2013-01-08
qemu-ga: qmp_guest_file_close(): fix fclose() error check
Luiz Capitulino
2013-01-08
qemu-ga: guest_file_handle_find(): take an Error argument
Luiz Capitulino
2013-01-08
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
2013-01-08
target-i386: Explicitly set vendor for each built-in cpudef
Igor Mammedov
2013-01-08
target-i386: Sanitize AMD's ext2_features at realize time
Igor Mammedov
2013-01-08
target-i386: Filter out unsupported features at realize time
Igor Mammedov
2013-01-08
qemu-common.h: Make qemu_init_vcpu() stub static inline
Andreas Färber
2013-01-08
target-i386: check/enforce: Eliminate check_feat field
Eduardo Habkost
2013-01-08
target-i386: check/enforce: Check SVM flag support as well
Eduardo Habkost
2013-01-08
target-i386: check/enforce: Check all CPUID.80000001H.EDX bits
Eduardo Habkost
2013-01-08
target-i386: check/enforce: Do not ignore "hypervisor" flag
Eduardo Habkost
2013-01-08
target-i386: check/enforce: Fix CPUID leaf numbers on error messages
Eduardo Habkost
2013-01-08
target-i386: kvm: Enable all supported KVM features for -cpu host
Eduardo Habkost
2013-01-08
target-i386: kvm: -cpu host: Use GET_SUPPORTED_CPUID for SVM features
Eduardo Habkost
2013-01-08
cpu: Change parent type to Device
Eduardo Habkost
2013-01-08
qdev: Don't assume existence of parent bus on unparenting
Andreas Färber
2013-01-08
qdev: Include qdev code into *-user, too
Eduardo Habkost
2013-01-08
libqemustub: sysbus_get_default() stub
Eduardo Habkost
2013-01-08
libqemustub: vmstate register/unregister stubs
Eduardo Habkost
2013-01-08
libqemustub: Add qemu_[un]register_reset() stubs
Eduardo Habkost
2013-01-08
Merge remote-tracking branch 'kraxel/usb.75' into staging
Anthony Liguori
2013-01-08
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2013-01-08
target-mips: Fix helper and tests for dot/cross-dot product instructions
Petar Jovanovic
2013-01-08
target-mips: Replace macros by inline functions
Stefan Weil
2013-01-08
target-mips: Allow DSP access to be disabled once enabled.
Eric Johnson
2013-01-08
linux-user: fix mips 32-on-64 prealloc case
Alexander Graf
2013-01-08
uhci: stop using portio lists
Gerd Hoffmann
2013-01-08
usbredir: Add support for buffered bulk input (v2)
Hans de Goede
2013-01-07
exynos4210: Add EHCI support
Liming Wang
2013-01-07
usb/ehci: Add SysBus EHCI device for Exynos4210
Andreas Färber
2013-01-07
usb/ehci: Move capsbase and opregbase into SysBus EHCI class
Andreas Färber
2013-01-07
usb/ehci: Clean up SysBus and PCI EHCI split
Andreas Färber
2013-01-07
xhci: call set-address with dummy usbpacket
Gerd Hoffmann
2013-01-07
usb-redir: Add debugging to bufpq save / restore
Hans de Goede
2013-01-07
usbredir: Add usbredir_init_endpoints() helper
Hans de Goede
2013-01-07
usbredir: Verify we have 32 bits bulk length cap when redirecting to xhci
Hans de Goede
2013-01-07
usbredir: Add ep_stopped USBDevice method
Hans de Goede
2013-01-07
usbredir: Add USBEP2I and I2USBEP helper macros
Hans de Goede
2013-01-07
usbredir: Add an usbredir_stop_ep helper function
Hans de Goede
2013-01-07
usb: Add an usb_device_ep_stopped USBDevice method
Hans de Goede
2013-01-07
usb: Fix usb_ep_find_packet_by_id
Hans de Goede
2013-01-07
hid: Change idle handling to use a timer
Hans de Goede
2013-01-07
uhci: Maximize how many frames we catch up when behind
Hans de Goede
2013-01-07
uhci: Limit amount of frames processed in one go
Hans de Goede
[next]