summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* exec.c: initialize memory mapAvi Kivity2011-07-291-0/+19
* memory: transaction APIAvi Kivity2011-07-292-0/+26
* memory: separate building the final memory map into two stepsAvi Kivity2011-07-291-9/+29
* memory: add ioeventfd supportAvi Kivity2011-07-292-0/+269
* memory: add backward compatibility for old mmio registrationAvi Kivity2011-07-292-0/+20
* memory: add backward compatibility for old portio registrationAvi Kivity2011-07-292-0/+49
* memory: I/O address space supportAvi Kivity2011-07-293-1/+64
* memory: late initialization of ram_addrAvi Kivity2011-07-292-4/+21
* memory: rename MemoryRegion::has_ram_addr to ::terminatesAvi Kivity2011-07-292-10/+10
* memory: abstract address space operationsAvi Kivity2011-07-291-30/+81
* Internal interfaces for memory APIAvi Kivity2011-07-292-0/+43
* memory: merge adjacent segments of a single memory regionAvi Kivity2011-07-291-0/+29
* memory: implement dirty trackingAvi Kivity2011-07-292-8/+32
* Hierarchical memory region APIAvi Kivity2011-07-293-0/+1039
* Add memory API documentationAvi Kivity2011-07-291-0/+172
* qdev: Reset hot-plugged devicesJan Kiszka2011-07-291-0/+3
* Let users select their pythonsBlue Swirl2011-07-252-6/+19
* simpletrace: suppress a warning from unused variableBlue Swirl2011-07-251-1/+1
* Wrap recv to avoid warningsBlue Swirl2011-07-2513-15/+21
* Fix chrdev return value conversionBlue Swirl2011-07-242-4/+5
* qemu-ga: remove dependency on gio and gthreadAnthony Liguori2011-07-232-29/+12
* guest-agent: only enable FSFREEZE when it's supported by the kernelAnthony Liguori2011-07-231-5/+7
* Open 1.0 development branch.Anthony Liguori2011-07-231-1/+1
* Bump version to reflect v0.15.0-rc0Anthony Liguori2011-07-231-1/+1
* Correct spelling of licensedMatthew Fernandez2011-07-2364-64/+64
* Register Linux dyntick timer as per-thread signalJan Kiszka2011-07-233-0/+20
* mc146818rtc: Handle host clock resetsJan Kiszka2011-07-231-0/+20
* qemu-timer: Introduce clock reset notifierJan Kiszka2011-07-232-1/+33
* notifier: Pass data argument to callbackJan Kiszka2011-07-2313-23/+23
* ide: Turn properties any IDE device must have into bus propertiesMarkus Armbruster2011-07-231-1/+4
* virtio-serial: Turn props any virtio-serial-bus device must have into bus propsMarkus Armbruster2011-07-232-4/+5
* virtio-serial: Clean up virtser_bus_dev_print() outputMarkus Armbruster2011-07-231-8/+5
* usb-ccid: Drop unused CCIDCardInfo callback print()Markus Armbruster2011-07-232-12/+0
* Remove unused USES_X509_AUTH macro from VNC sasl codeDaniel P. Berrange2011-07-231-7/+0
* Introduce a 'client_add' monitor command accepting an open FDDaniel P. Berrange2011-07-238-6/+100
* Store VNC auth scheme per-client as well as per-serverDaniel P. Berrange2011-07-234-26/+41
* do not reset no_shutdown after we shutdown the vmWen Congyang2011-07-231-1/+0
* vl.c: Don't limit node count by smp countSasha Levin2011-07-231-2/+2
* vga: Fix type of lfb/map_addr/end.Richard Henderson2011-07-231-5/+5
* qemu-char: Print strerror message on failureKevin Wolf2011-07-238-83/+117
* qemu-timer: change unix timer to dynticksPaolo Bonzini2011-07-231-12/+28
* iothread: replace fair_mutex with a condition variablePaolo Bonzini2011-07-231-15/+9
* multiboot: Support commas in module parametersAdam Lackorzynski2011-07-231-9/+9
* report serial devices created with -device in the PIIX4 config spacePaolo Bonzini2011-07-233-12/+31
* .gitignore: ignore qemu-ga and qapi-generatedAlexandre Raymond2011-07-231-0/+2
* guest agent: use QERR_UNSUPPORTED for disabled RPCsMichael Roth2011-07-231-3/+3
* net: Consistently use qemu_macaddr_default_if_unsetJan Kiszka2011-07-239-17/+11
* net: Dump client type 'info network'Jan Kiszka2011-07-231-3/+12
* net: Refactor net_client_typesJan Kiszka2011-07-233-15/+23
* net: Improve layout of 'info network'Jan Kiszka2011-07-231-5/+9
OpenPOWER on IntegriCloud