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
2011-08-08
Update version to 0.15.0
v0.15.0
Anthony Liguori
2011-08-05
qcow2: Fix L1 table size after bdrv_snapshot_goto
Kevin Wolf
2011-08-04
Revert "floppy: save and restore DIR register"
v0.15.0-rc2
Anthony Liguori
2011-08-04
alpha-softmmu: Disable for the 0.15 release branch.
Richard Henderson
2011-08-04
vhost build fix for i386
Wolfgang Mauerer
2011-08-04
guest agent: add --enable-guest-agent config option
Michael Roth
2011-08-04
user: Restore debug usage message for '-d ?' in user mode emulation
Peter Maydell
2011-08-04
lm32: softusb: claim to support full speed
Michael Walle
2011-07-31
Makefile: add missing deps on $(GENERATED_HEADERS)
Michael Roth
2011-07-31
Update version to 0.15.0-rc2
Anthony Liguori
2011-07-29
Bump version to 0.15.0-rc1
v0.15.0-rc1
Anthony Liguori
2011-07-29
Merge branch 'for-upstream-0.15' of git://git.linaro.org/people/pmaydell/qemu...
Justin M. Forbes
2011-07-28
virtio-balloon: Unregister savevm section on device unplug
Amit Shah
2011-07-28
virtio-balloon: Add exit handler, fix memleaks
Amit Shah
2011-07-28
balloon: Reject negative balloon values
Amit Shah
2011-07-28
virtio-balloon: Check if balloon registration failed
Amit Shah
2011-07-28
balloon: Don't allow multiple balloon handler registrations
Amit Shah
2011-07-27
target-arm: UNDEF on a VCVTT/VCVTB UNPREDICTABLE to avoid TCG assert
Peter Maydell
2011-07-27
target-arm: Handle UNDEF and UNPREDICTABLE cases for VLDM, VSTM
Peter Maydell
2011-07-27
target-arm: Support v6 barriers in linux-user mode
Peter Maydell
2011-07-26
target-arm: Mark 1136r1 as a v6K core
Peter Maydell
2011-07-26
virtio-balloon: Fix header comment; add Copyright
Amit Shah
2011-07-26
balloon: Fix header comment; add Copyright
Amit Shah
2011-07-26
balloon: Separate out stat and balloon handling
Amit Shah
2011-07-26
virtio-balloon: Separate status handling into separate function
Amit Shah
2011-07-26
balloon: Simplify code flow
Amit Shah
2011-07-26
balloon: Add braces around if statements
Amit Shah
2011-07-26
balloon: Make functions, local vars static
Amit Shah
2011-07-25
Let users select their pythons
Blue Swirl
2011-07-25
simpletrace: suppress a warning from unused variable
Blue Swirl
2011-07-25
Wrap recv to avoid warnings
Blue Swirl
2011-07-24
Fix chrdev return value conversion
Blue Swirl
2011-07-23
qemu-ga: remove dependency on gio and gthread
Anthony Liguori
2011-07-23
guest-agent: only enable FSFREEZE when it's supported by the kernel
Anthony Liguori
2011-07-23
Open 1.0 development branch.
Anthony Liguori
2011-07-23
Bump version to reflect v0.15.0-rc0
v0.15.0-rc0
Anthony Liguori
2011-07-23
Correct spelling of licensed
Matthew Fernandez
2011-07-23
Register Linux dyntick timer as per-thread signal
Jan Kiszka
2011-07-23
mc146818rtc: Handle host clock resets
Jan Kiszka
2011-07-23
qemu-timer: Introduce clock reset notifier
Jan Kiszka
2011-07-23
notifier: Pass data argument to callback
Jan Kiszka
2011-07-23
ide: Turn properties any IDE device must have into bus properties
Markus Armbruster
2011-07-23
virtio-serial: Turn props any virtio-serial-bus device must have into bus props
Markus Armbruster
2011-07-23
virtio-serial: Clean up virtser_bus_dev_print() output
Markus Armbruster
2011-07-23
usb-ccid: Drop unused CCIDCardInfo callback print()
Markus Armbruster
2011-07-23
Remove unused USES_X509_AUTH macro from VNC sasl code
Daniel P. Berrange
2011-07-23
Introduce a 'client_add' monitor command accepting an open FD
Daniel P. Berrange
2011-07-23
Store VNC auth scheme per-client as well as per-server
Daniel P. Berrange
2011-07-23
do not reset no_shutdown after we shutdown the vm
Wen Congyang
2011-07-23
vl.c: Don't limit node count by smp count
Sasha Levin
[next]