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-04-19
arm/realview: Fix mapping of PCI regions
Peter Maydell
2013-04-19
versatile_pci: Implement the PCI controller's control registers
Peter Maydell
2013-04-19
versatile_pci: Implement the correct PCI IRQ mapping
Peter Maydell
2013-04-19
versatile_pci: Put the host bridge PCI device at slot 29
Peter Maydell
2013-04-19
versatile_pci: Use separate PCI I/O space rather than system I/O space
Peter Maydell
2013-04-19
versatile_pci: Change to subclassing TYPE_PCI_HOST_BRIDGE
Peter Maydell
2013-04-19
versatile_pci: Update to realize and instance init functions
Peter Maydell
2013-04-19
versatile_pci: Expose PCI I/O region on Versatile PB
Peter Maydell
2013-04-19
versatile_pci: Fix hardcoded tabs
Peter Maydell
2013-04-18
configure: remove duplicate test
Paolo Bonzini
2013-04-18
configure: CONFIG_NO_XEN is duplicated
Paolo Bonzini
2013-04-18
configure: eliminate target_libs_softmmu
Paolo Bonzini
2013-04-18
configure: move common libraries to config-host.mak
Paolo Bonzini
2013-04-18
configure: move CONFIG_QEMU_LDST_OPTIMIZATION to config-host.mak
Paolo Bonzini
2013-04-18
elfload: use abi_llong/ullong instead of target_llong/ullong
Paolo Bonzini
2013-04-18
elfload: only give abi_long/ulong the alignment specified by the target
Paolo Bonzini
2013-04-18
elfload: use abi_int/uint instead of target_int/uint
Paolo Bonzini
2013-04-18
elfload: use abi_short/ushort instead of target_short/ushort
Paolo Bonzini
2013-04-18
elfload: use tswapreg consistently in elf_core_copy_regs
Paolo Bonzini
2013-04-18
elfload: fix size of registers for N32
Paolo Bonzini
2013-04-18
elfload: fix size of ABI-dependent fields in core dumps
Paolo Bonzini
2013-04-18
configure: QEMU_INCLUDES are the same for all subtargets
Paolo Bonzini
2013-04-18
configure/Make: Build libfdt from submodule DTC
Peter Crosthwaite
2013-04-18
dtc: add submodule
Peter Crosthwaite
2013-04-18
configure: Put cross compile flags in EXTRA_CFLAGS
Peter Crosthwaite
2013-04-17
virtio-net: cleanup: init and exit function.
KONRAD Frederic
2013-04-17
virtio-net: cleanup: use QOM cast.
KONRAD Frederic
2013-04-17
virtio-net-ccw: switch to the new API.
KONRAD Frederic
2013-04-17
virtio-net-s390: switch to the new API.
KONRAD Frederic
2013-04-17
virtio-net-pci: switch to the new API.
KONRAD Frederic
2013-04-17
virtio-net: add the virtio-net device.
KONRAD Frederic
2013-04-17
virtio: add two functions to VirtioDeviceClass.
KONRAD Frederic
2013-04-17
Fix warnings suppressors to honor --disable-werror
Markus Armbruster
2013-04-17
fw_cfg: add qtest test case
Anthony Liguori
2013-04-17
i440fx-test: add test for PAM functionality
Anthony Liguori
2013-04-17
i440fx-test: add test to compare default register values
Anthony Liguori
2013-04-17
libqos: add malloc support
Anthony Liguori
2013-04-17
libqos: add fw_cfg support
Anthony Liguori
2013-04-17
qtest: add libqos including PCI support
Anthony Liguori
2013-04-17
qtest: don't use system command to avoid double fork
Anthony Liguori
2013-04-17
migration: reflect incoming failure to shell
Eric Blake
2013-04-17
qbus: remove wrong error messages
Alexey Kardashevskiy
2013-04-17
chardev: remove the headers of Memory chardev driver
Lei Li
2013-04-17
Merge remote-tracking branch 'bonzini/migration-writev' into staging
Anthony Liguori
2013-04-17
qemu-file: do not use stdio for qemu_fdopen
Paolo Bonzini
2013-04-17
iov: handle partial writes from sendmsg and recvmsg
Paolo Bonzini
2013-04-17
iov: reorganize iov_send_recv, part 3
Paolo Bonzini
2013-04-17
iov: reorganize iov_send_recv, part 2
Paolo Bonzini
2013-04-17
iov: reorganize iov_send_recv, part 1
Paolo Bonzini
2013-04-17
qemu-file: drop socket_put_buffer
Paolo Bonzini
[next]