aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-27target-arm: UNDEF on a VCVTT/VCVTB UNPREDICTABLE to avoid TCG assertfor-upstream-0.15Peter Maydell
2011-07-27target-arm: Handle UNDEF and UNPREDICTABLE cases for VLDM, VSTMPeter Maydell
2011-07-27target-arm: Support v6 barriers in linux-user modePeter Maydell
2011-07-26target-arm: Mark 1136r1 as a v6K corePeter Maydell
2011-07-23Bump version to reflect v0.15.0-rc0Anthony Liguori
2011-07-23Correct spelling of licensedMatthew Fernandez
2011-07-23Register Linux dyntick timer as per-thread signalJan Kiszka
2011-07-23mc146818rtc: Handle host clock resetsJan Kiszka
2011-07-23qemu-timer: Introduce clock reset notifierJan Kiszka
2011-07-23notifier: Pass data argument to callbackJan Kiszka
2011-07-23ide: Turn properties any IDE device must have into bus propertiesMarkus Armbruster
2011-07-23virtio-serial: Turn props any virtio-serial-bus device must have into bus propsMarkus Armbruster
2011-07-23virtio-serial: Clean up virtser_bus_dev_print() outputMarkus Armbruster
2011-07-23usb-ccid: Drop unused CCIDCardInfo callback print()Markus Armbruster
2011-07-23Remove unused USES_X509_AUTH macro from VNC sasl codeDaniel P. Berrange
2011-07-23Introduce a 'client_add' monitor command accepting an open FDDaniel P. Berrange
2011-07-23Store VNC auth scheme per-client as well as per-serverDaniel P. Berrange
2011-07-23do not reset no_shutdown after we shutdown the vmWen Congyang
2011-07-23vl.c: Don't limit node count by smp countSasha Levin
2011-07-23vga: Fix type of lfb/map_addr/end.Richard Henderson
2011-07-23qemu-char: Print strerror message on failureKevin Wolf
2011-07-23qemu-timer: change unix timer to dynticksPaolo Bonzini
2011-07-23iothread: replace fair_mutex with a condition variablePaolo Bonzini
2011-07-23multiboot: Support commas in module parametersAdam Lackorzynski
2011-07-23report serial devices created with -device in the PIIX4 config spacePaolo Bonzini
2011-07-23.gitignore: ignore qemu-ga and qapi-generatedAlexandre Raymond
2011-07-23guest agent: use QERR_UNSUPPORTED for disabled RPCsMichael Roth
2011-07-23net: Consistently use qemu_macaddr_default_if_unsetJan Kiszka
2011-07-23net: Dump client type 'info network'Jan Kiszka
2011-07-23net: Refactor net_client_typesJan Kiszka
2011-07-23net: Improve layout of 'info network'Jan Kiszka
2011-07-23slirp: Forward ICMP echo requests via unprivileged socketsJan Kiszka
2011-07-23slirp: Put forked exec into separate process groupJan Kiszka
2011-07-23slirp: Replace m_freem with m_freeJan Kiszka
2011-07-23slirp: Strictly associate DHCP/BOOTP and TFTP with virtual hostJan Kiszka
2011-07-23slirp: Canonicalize restrict syntaxJan Kiszka
2011-07-23slirp: Fix restricted modeJan Kiszka
2011-07-23Deprecate -M command line optionsJan Kiszka
2011-07-23Generalize -machine command line optionJan Kiszka
2011-07-22guest-agent: fix build with OpenBSDAnthony Liguori
2011-07-22xen: fix xen-mapcache build on non-Xen capable targetsAvi Kivity
2011-07-22Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori
2011-07-22target-sparc: Fix compiler errors (format strings)Stefan Weil
2011-07-22Merge remote-tracking branch 'spice/spice.v39' into stagingAnthony Liguori
2011-07-22Merge remote-tracking branch 'qmp/for-anthony' into stagingAnthony Liguori
2011-07-22Merge remote-tracking branch 'kraxel/usb.21' into stagingAnthony Liguori
2011-07-22Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2011-07-22USB: add usb network redirection supportHans de Goede
2011-07-22usb-ehci: trace: rename "next" to "nxt".Gerd Hoffmann
2011-07-22usb-uhci: fix irq handling on error.Gerd Hoffmann