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-02-10
usb: kill USB_MSG_{ATTACH,DETACH}
Gerd Hoffmann
2012-02-10
usb-redir: Add the posibility to filter out certain devices from redirecion
Hans de Goede
2012-02-10
usb-ehci: Clear the portstatus powner bit on device disconnect
Hans de Goede
2012-02-10
usb-uhci: implement bandwidth management
Gerd Hoffmann
2012-02-10
vnc: lift modifier keys on client disconnect.
Gerd Hoffmann
2012-02-10
vnc: implement shared flag handling.
Gerd Hoffmann
2012-02-10
vnc: fix ctrl key in vnc terminal emulation
Gerd Hoffmann
2012-02-10
Fix vnc memory corruption with width = 1400
Gerd Hoffmann
2012-02-09
make: Remove duplicate use of GLIB_CFLAGS
Stefan Weil
2012-02-09
AHCI: Masking of IRQs actually masks them
Alexander Graf
2012-02-09
sheepdog: fix co_recv coroutine context
MORITA Kazutaka
2012-02-09
AHCI: Fix port reset race
Alexander Graf
2012-02-09
rewrite QEMU_BUILD_BUG_ON
Dong Xu Wang
2012-02-09
qcow2: Keep unknown header extension when rewriting header
Kevin Wolf
2012-02-09
qcow2: Update whole header at once
Kevin Wolf
2012-02-09
vpc: Round up image size during fixed image creation
Kevin Wolf
2012-02-09
vpc: Add support for Fixed Disk type
Charles Arnold
2012-02-09
iSCSI: add configuration variables for iSCSI
Ronnie Sahlberg
2012-02-09
qemu-io: add write -z option for bdrv_co_write_zeroes
Stefan Hajnoczi
2012-02-09
qed: add .bdrv_co_write_zeroes() support
Stefan Hajnoczi
2012-02-09
qed: replace is_write with flags field
Stefan Hajnoczi
2012-02-09
block: perform zero-detection during copy-on-read
Stefan Hajnoczi
2012-02-09
block: add .bdrv_co_write_zeroes() interface
Stefan Hajnoczi
2012-02-09
cutils: extract buffer_is_zero() from qemu-img.c
Stefan Hajnoczi
2012-02-09
ARM devboards: Set arm_sysctl properties before init, not after
Peter Maydell
2012-02-08
apic: Fix legacy vmstate loading for KVM
Jan Kiszka
2012-02-08
kvm: Implement kvm_irqchip_in_kernel like kvm_enabled
Jan Kiszka
2012-02-08
kvm: Allow to set shadow MMU size
Jan Kiszka
2012-02-08
Merge remote-tracking branch 'bonzini/qdev-props-for-anthony' into staging
Anthony Liguori
2012-02-08
Merge remote-tracking branch 'aneesh/for-upstream' into staging
Anthony Liguori
2012-02-08
Merge remote-tracking branch 'sweil/w32' into staging
Anthony Liguori
2012-02-08
slirp: Prevent sending ICMP error replies to source-only addresses
Jan Kiszka
2012-02-08
slirp: Remove unused variable and unused code
Stefan Weil
2012-02-07
Restore consistent formatting
malc
2012-02-07
w32: Initialise critical section before starting thread (fix #922131)
Stefan Weil
2012-02-07
w32: Build windows and console executables
Stefan Weil
2012-02-07
qdev: remove unused fields from PropertyInfo
Paolo Bonzini
2012-02-07
qdev: initialize properties via QOM
Paolo Bonzini
2012-02-07
qdev: inline qdev_prop_set into qdev_prop_set_ptr
Paolo Bonzini
2012-02-07
qdev: access properties via QOM
Paolo Bonzini
2012-02-07
qdev: fix off-by-one
Paolo Bonzini
2012-02-07
qdev: let QOM free properties
Paolo Bonzini
2012-02-07
qdev: remove parse/print methods for pointer properties
Paolo Bonzini
2012-02-07
qdev: make the non-legacy pci address property accept an integer
Paolo Bonzini
2012-02-07
qdev: remove parse/print methods for mac properties
Paolo Bonzini
2012-02-07
qdev: remove print/parse methods from LostTickPolicy properties
Paolo Bonzini
2012-02-07
qdev: remove parse method for string properties
Paolo Bonzini
2012-02-07
qdev: allow reusing get/set for legacy property
Paolo Bonzini
2012-02-07
qdev: remove direct calls to print/parse
Paolo Bonzini
2012-02-07
qom: add property get/set wrappers for links
Paolo Bonzini
[prev]
[next]