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
2014-02-21
linux-user: create target_structs header to place ipc_perm and shmid_ds
Petar Jovanovic
2014-02-20
linux-user: pass correct parameter to do_shmctl()
Petar Jovanovic
2014-02-20
target-mips: fix 64-bit FPU config for user-mode emulation
Petar Jovanovic
2014-02-20
piix: fix 32bit pci hole
Gerd Hoffmann
2014-02-20
pc: map PCI address space as catchall region for not mapped addresses
Michael S. Tsirkin
2014-02-20
exec: separate sections and nodes per address space
Marcel Apfelbaum
2014-02-20
exec: pass hw address to phys_page_find
Michael S. Tsirkin
2014-02-20
exec: replace leaf with skip
Michael S. Tsirkin
2014-02-20
split definitions for exec.c and translate-all.c radix trees
Paolo Bonzini
2014-02-20
qdev-monitor: Avoid device_add crashing on non-device driver name
Markus Armbruster
2014-02-20
x86: only allow real mode to access 32bit without LMA
Alexander Graf
2014-02-20
vl: add missing transition debug->finish_migrate
Paolo Bonzini
2014-02-20
migration: Fix rate limit
Matthew Garrett
2014-02-20
qom: Split out object and class caches
Peter Crosthwaite
2014-02-20
memory.c: bugfix - ref counting mismatch in memory_region_find
Marcel Apfelbaum
2014-02-20
intel-hda: fix position buffer
Gerd Hoffmann
2014-02-20
scsi-disk: fix VERIFY emulation
Paolo Bonzini
2014-02-20
scsi-bus: fix transfer length and direction for VERIFY command
Paolo Bonzini
2014-02-20
virtio-pci: add device_unplugged callback
Paolo Bonzini
2014-02-20
virtio-rng: switch exit callback to VirtioDeviceClass
Paolo Bonzini
2014-02-20
virtio-balloon: switch exit callback to VirtioDeviceClass
Paolo Bonzini
2014-02-20
virtio-scsi: switch exit callback to VirtioDeviceClass
Paolo Bonzini
2014-02-20
virtio-net: switch exit callback to VirtioDeviceClass
Paolo Bonzini
2014-02-20
virtio-serial: switch exit callback to VirtioDeviceClass
Paolo Bonzini
2014-02-20
virtio-blk: switch exit callback to VirtioDeviceClass
Paolo Bonzini
2014-02-20
virtio-bus: cleanup plug/unplug interface
Paolo Bonzini
2014-02-20
virtio-pci: remove vdev field
Paolo Bonzini
2014-02-20
virtio-ccw: remove vdev field
Paolo Bonzini
2014-02-20
virtio-bus: remove vdev field
Paolo Bonzini
2014-02-20
virtio-ccw: move virtio_ccw_stop_ioeventfd to virtio_ccw_busdev_unplug
Paolo Bonzini
2013-11-27
Update version for 1.7.0 release
v1.7.0
Anthony Liguori
2013-11-27
qemu-iotests: Fix test 041
Max Reitz
2013-11-27
block/drive-mirror: Reuse backing HD for sync=none
Max Reitz
2013-11-25
Update version for v1.7.0-rc2 release
v1.7.0-rc2
Anthony Liguori
2013-11-25
curses: fixup SIGWINCH handler mess
Gerd Hoffmann
2013-11-25
qga: Fix two format strings for MinGW
Stefan Weil
2013-11-25
PPC: BookE: Make FIT/WDT timers at best millisecond grained
Alexander Graf
2013-11-25
PPC: Make BookE FIT/WDT timers more lazy
Alexander Graf
2013-11-25
acpi-build: fix support for glib < 2.22
Michael S. Tsirkin
2013-11-25
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-11-25
Merge remote-tracking branch 'bonzini/tags/for-anthony' into staging
Anthony Liguori
2013-11-25
Merge remote-tracking branch 'mdroth/qga-pull-2013-11-22' into staging
Anthony Liguori
2013-11-25
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2013-11-24
configure: make --iasl option actually work
Michael S. Tsirkin
2013-11-22
qemu-ga: vss-win32: Install VSS provider COM+ application service
Tomoki Sekiyama
2013-11-22
qdev-properties-system.c: Allow vlan or netdev for -device, not both
Vlad Yasevich
2013-11-21
qga: Fix compiler warnings (missing format attribute, wrong format strings)
Stefan Weil
2013-11-21
mips jazz: do not raise data bus exception when accessing invalid addresses
Hervé Poussineau
2013-11-21
target-i386: yield to another VCPU on PAUSE
Paolo Bonzini
2013-11-21
rng-egd: offset the point when repeatedly read from the buffer
Amos Kong
[next]