summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-15spice: add tablet supportsubmit.1Gerd Hoffmann2-8/+93
2010-06-15spice: simple displayGerd Hoffmann5-2/+464
2010-06-15spice: add mouseGerd Hoffmann1-0/+31
2010-06-15spice: add keyboardGerd Hoffmann4-1/+61
2010-06-15spice: core bitsGerd Hoffmann7-0/+224
2010-06-15add spice into the configure fileGerd Hoffmann1-0/+36
2010-06-15configure: add loggingGerd Hoffmann1-2/+5
2010-06-15add pflib: PixelFormat conversion library.Gerd Hoffmann3-0/+220
2010-06-14Add exit notifiers.Gerd Hoffmann2-0/+23
2010-06-14acpi_piix4: save gpe and pci hotplug slot statusAlex Williamson1-1/+28
2010-06-14qemu-option: Reject anti-social IDsMarkus Armbruster1-0/+20
2010-06-14qdev: Revert the hack to let -net nic and pci_add set qdev IDMarkus Armbruster1-2/+0
2010-06-14Clarify error message when a PCI slot is already in use (v2)Daniel P. Berrange1-3/+3
2010-06-14virtio-blk: simplify multiwrite calling conventionsChristoph Hellwig1-37/+35
2010-06-14virtio-blk: stop tracking old_bsChristoph Hellwig1-19/+10
2010-06-14un-register kbd driver in case of USB kbd unplug.Jes Sorensen3-2/+13
2010-06-14make qemu_thread_create block all signalsPaolo Bonzini2-27/+18
2010-06-14migration-tcp: call migrate_fd_error() instead of close() and free().Yoshiaki Tamura1-3/+1
2010-06-14migration: use qemu_free() instead of free().Yoshiaki Tamura1-1/+1
2010-06-14etrax-ser: Support the uart rx fifo.Edgar E. Iglesias1-22/+51
2010-06-14ram_blocks: Convert to a QLISTAlex Williamson3-66/+54
2010-06-14Make netdev_del delete the netdev even when it's in useMarkus Armbruster1-4/+0
2010-06-14pass info about hpets to seabios.]Gleb Natapov3-0/+34
2010-06-14hpet: Init capability register only onceJan Kiszka1-4/+5
2010-06-14qemu-option: Fix uninitialized value in append_option_parameterKevin Wolf1-0/+1
2010-06-14Change #define DEBUG to #define E1000_DEBUG in hw/e1000.cJes Sorensen1-2/+2
2010-06-14Remove unused DEBUG defines from hw/msix.cJes Sorensen1-9/+0
2010-06-14Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori48-785/+916
2010-06-14Merge remote branch 'qmp/for-anthony' into stagingAnthony Liguori6-66/+177
2010-06-13OHCI address decoding fixPaul Brook1-0/+4
2010-06-13Move stdbool.hPaul Brook14-15/+2
2010-06-13monitor/QMP: Drop info hpet / query-hpetJan Kiszka3-44/+1
2010-06-13hpet: Add MSI supportJan Kiszka2-5/+37
2010-06-13hpet: Make number of timers configurableJan Kiszka2-14/+45
2010-06-13vmstate: Add VMSTATE_STRUCT_VARRAY_UINT8Jan Kiszka1-0/+10
2010-06-13hpet: Add support for level-triggered interruptsJan Kiszka1-10/+22
2010-06-13hpet: Drop static stateJan Kiszka1-21/+17
2010-06-13hpet/rtc: Rework RTC IRQ replacement by HPETJan Kiszka9-56/+51
2010-06-13hpet: Start/stop timer when HPET_TN_ENABLE is modifiedJan Kiszka1-0/+5
2010-06-13hpet: Convert to qdevJan Kiszka3-15/+38
2010-06-13hpet: Move static timer field initializationJan Kiszka1-2/+2
2010-06-13hpet: Silence warning on write to running main counterJan Kiszka1-2/+2
2010-06-13hpet: Coding style cleanups and some refactoringsJan Kiszka2-218/+226
2010-06-13hpet: Catch out-of-bounds timer accessJan Kiszka1-1/+5
2010-06-13configure: Fix evaluation of config-host.mak in create_configJan Kiszka1-1/+1
2010-06-13tcg-s390: correctly detect s390 with a 64-bit kernelAurelien Jarno1-0/+6
2010-06-12Compile OS specific files only once for all targetsBlue Swirl1-2/+2
2010-06-12Move set_proc_name() to OS specific files.Jes Sorensen4-18/+27
2010-06-12Move line-buffering setup to OS specific files.Jes Sorensen4-4/+9
2010-06-12Make os_change_process_uid and os_change_root os-posix.c localJes Sorensen3-8/+4