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
2016-02-25
qga: use wide-chars constants for wchar_t comparisons
Marc-André Lureau
2016-02-25
qga: use size_t for wcslen() return value
Marc-André Lureau
2016-02-25
qga: use more idiomatic qemu-style eol operators
Marc-André Lureau
2016-02-25
qga: implement the guest-get-vcpus for windows
Gal Hammer
2016-02-25
qemu-ga: Fixed minor version switch issue
Leonid Bloch
2016-02-25
qga: Support enum names in guest-file-seek
Eric Blake
2016-02-25
Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20160225'...
Peter Maydell
2016-02-25
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-02-25
target-tricore: add opd trap generation
Bastian Koppelmann
2016-02-25
target-tricore: add illegal opcode trap generation
Bastian Koppelmann
2016-02-25
target-tricore: add context managment trap generation
Bastian Koppelmann
2016-02-25
target-tricore: Add trap handling & SOVF/OVF traps
Bastian Koppelmann
2016-02-25
target-tricore: Fix wrong precedences on psw_write
Bastian Koppelmann
2016-02-25
target-tricore: fix save_context_upper using env->PSW
Bastian Koppelmann
2016-02-25
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160225' int...
Peter Maydell
2016-02-25
q35: No need to check gigabyte_align
Eduardo Habkost
2016-02-25
q35: Remove unused q35-acpi-dsdt.aml file
Eduardo Habkost
2016-02-25
ich9: Remove enable_tco arguments from init functions
Eduardo Habkost
2016-02-25
machine: Remove no_tco field
Eduardo Habkost
2016-02-25
q35: Remove old machine versions
Eduardo Habkost
2016-02-25
tests/vhost-user-bridge: fix build on 32 bit systems
Michael S. Tsirkin
2016-02-25
vring: remove
Paolo Bonzini
2016-02-25
virtio-scsi: do not use vring in dataplane
Paolo Bonzini
2016-02-25
virtio-blk: do not use vring in dataplane
Paolo Bonzini
2016-02-25
virtio-blk: fix "disabled data plane" mode
Paolo Bonzini
2016-02-25
virtio: export vring_notify as virtio_should_notify
Paolo Bonzini
2016-02-25
virtio: add AioContext-specific function for host notifiers
Paolo Bonzini
2016-02-25
vring: make vring_enable_notification return void
Paolo Bonzini
2016-02-25
block-migration: acquire AioContext as necessary
Paolo Bonzini
2016-02-25
pci core: function pci_bus_init() cleanup
Cao jin
2016-02-25
pci core: function pci_host_bus_register() cleanup
Cao jin
2016-02-25
balloon: Use only 'pc-dimm' type dimm for ballooning
Vladimir Sementsov-Ogievskiy
2016-02-25
virtio-balloon: rewrite get_current_ram_size()
Vladimir Sementsov-Ogievskiy
2016-02-25
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160225' into...
Peter Maydell
2016-02-25
ppc/kvm: Tell the user what might be wrong when using bad CPU types with kvm-hv
Thomas Huth
2016-02-25
ppc/kvm: Use error_report() instead of cpu_abort() for user-triggerable errors
Thomas Huth
2016-02-25
spapr: initialize local Error pointer
Greg Kurz
2016-02-25
hw/ppc/spapr: Implement the h_page_init hypercall
Thomas Huth
2016-02-25
pseries: Update SLOF firmware image to 20160223
Alexey Kardashevskiy
2016-02-24
linux-user: add getrandom() syscall
Laurent Vivier
2016-02-23
linux-user: correct timerfd_create syscall numbers
Riku Voipio
2016-02-23
linux-user: remove unavailable syscalls from aarch64
Riku Voipio
2016-02-23
linux-user: sync syscall numbers with kernel
Riku Voipio
2016-02-23
linux-user: Don't assert if guest tries shmdt(0)
Peter Maydell
2016-02-23
linux-user: set ppc64/ppc64le default CPU to POWER8
Laurent Vivier
2016-02-23
build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target direct...
Lluís Vilanova
2016-02-23
linux-user: fix realloc size of target_fd_trans.
Laurent Vivier
2016-02-23
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20160223' into staging
Peter Maydell
2016-02-23
tcg: Remove unnecessary osdep.h includes from tcg-target.inc.c
Peter Maydell
2016-02-23
scripts/clean-includes: Ignore .inc.c files
Peter Maydell
[next]