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
2012-04-15
acpi_piix4: Remove PCI_RMV_BASE write code
Alex Williamson
2012-04-15
acpi_piix4: Fix PCI hotplug race
Alex Williamson
2012-04-15
acpi_piix4: Disallow write to up/down PCI hotplug registers
Alex Williamson
2012-04-11
virtio-pci: change virtio balloon PCI class code
David Gibson
2012-04-11
ivshmem: add missing msix calls
Michael S. Tsirkin
2012-04-11
vhost: readd assert statement
Michael S. Tsirkin
2012-04-11
vhost: Fix size of dirty log sync on resize
Alex Williamson
2012-04-11
pc: reduce duplication in compat machine types
Michael S. Tsirkin
2012-04-11
piix_pci: fix typo in i400FX chipset init code
Alexey Korolev
2012-04-10
Merge commit 'ff71f2e8cacefae99179993204172bc65e4303df' into staging
Anthony Liguori
2012-04-10
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-04-10
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-04-10
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-04-10
petalogix_s3adsp1800: deleted bad FIXME comment
Peter A. G. Crosthwaite
2012-04-09
qapi: convert device_del
Luiz Capitulino
2012-04-09
qdev: qdev_unplug(): use error_set()
Luiz Capitulino
2012-04-08
Merge branch 'memory/core' of git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm
Blue Swirl
2012-04-07
Add QEMU_NORETURN to function cpu_io_recompile
Stefan Weil
2012-04-07
Add QEMU_NORETURN to function cpu_resume_from_signal
Stefan Weil
2012-04-07
Replace Qemu by QEMU in comments
Stefan Weil
2012-04-07
Replace Qemu by QEMU in w32 installation path (prefix)
Stefan Weil
2012-04-07
Replace Qemu by QEMU in internal documentation
Stefan Weil
2012-04-07
Replace Qemu by QEMU in user visible documentation
Stefan Weil
2012-04-07
remove useless comments in dma
Wanpeng Li
2012-04-07
tci: Support targets with CONFIG_TCG_PASS_AREG0 (fix broken build)
Stefan Weil
2012-04-07
Merge branch 'linux-user-for-upstream' of git://git.linaro.org/people/rikuvoi...
Blue Swirl
2012-04-07
w64: Fix data type of tb_next and other variables used for host addresses
Stefan Weil
2012-04-07
softfloat: roundAndPackInt{32, 64}: Don't assume int32 is 32 bits
Peter Maydell
2012-04-07
softfloat: float*_to_int32_round_to_zero: don't assume int32 is 32 bits
Peter Maydell
2012-04-07
configure: require glib 2.12, 2.20 for mingw32
Paolo Bonzini
2012-04-07
main-loop: integrate glib sources for w32
Paolo Bonzini
2012-04-07
main-loop: replace WaitForMultipleObjects with g_poll
Paolo Bonzini
2012-04-07
main-loop: interrupt wait when data arrives on a socket
Paolo Bonzini
2012-04-07
main-loop: disable fd_set-based glib integration under w32
Paolo Bonzini
2012-04-07
main loop: use msec-based timeout in glib_select_fill
Paolo Bonzini
2012-04-07
target-sparc: QOM'ify CPU
Andreas Färber
2012-04-07
target-sparc: Rename cpu_init.c
Andreas Färber
2012-04-06
Userspace ARM BE8 support
Paul Brook
2012-04-06
elf.h: Update EF_ARM_ constants to newer ABI versions
Peter Maydell
2012-04-06
arm-linux-user: fix elfload.c's AT_HWCAP to reflect cpu features.
Benoit Canet
2012-04-06
linux-user/arm/syscall_nr.h: Add syscall number for ppoll
Peter Maydell
2012-04-06
linux-user: Add support for prctl PR_GET_NAME and PR_SET_NAME
Peter Maydell
2012-04-06
linux-user/syscall.c: Fix indentation in prctl handling
Peter Maydell
2012-04-06
linux-user: reserve 4GB of vmem for 32-on-64
Alexander Graf
2012-04-06
linux-user: resolve reserved_va vma downwards
Peter Maydell
2012-04-06
linux-user: take RESERVED_VA into account for g2h_valid()
Alexander Graf
2012-04-06
linux-user: fix fallocate
Alexander Graf
2012-04-06
linux-user: Add ioctl for BLKBSZGET
Alexander Graf
2012-04-06
linux-user: add BLKSSZGET ioctl wrapper
Alexander Graf
2012-04-06
linux-user: fix BLK ioctl arguments
Alexander Graf
[next]