summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Avoid thundering herd problemmalc2009-02-211-4/+4
* Avoid infinite loop around timed condition variablemalc2009-02-211-6/+7
* Error checkingmalc2009-02-211-24/+72
* Fix branch debuggingblueswir12009-02-191-1/+3
* Fix cpu_physical_memory_rw() for 64-bit I/O accessesaurel322009-02-181-12/+14
* Avoid running audio ctl's when vm is not runningmalc2009-02-182-2/+10
* virtio: Remove malloc failure checks (Jan Kiszka)aliguori2009-02-161-4/+0
* Generate PCI hotplug interrupt only if corespondent EN bit is set. (Gleb Nata...aliguori2009-02-161-4/+4
* Fix GPE registers read/write handling. (Gleb Natapov)aliguori2009-02-161-12/+31
* specify vmchannel as a net option (Gleb Natapov)aliguori2009-02-162-0/+44
* Fix hardware accelerated video to video copy on Cirrus VGA (Brian Kress)aliguori2009-02-161-4/+4
* Support multiple VNC clients (Brian Kress)aliguori2009-02-162-135/+172
* Unbreak SDL on Mac OS Xmalc2009-02-151-0/+7
* Allow disassembling last addresses of the address spaceblueswir12009-02-131-2/+2
* Fix Sparc64 VGA memory size bug exposed by r6604blueswir12009-02-121-1/+1
* KVM: cpuid function 2: store all values (Amit Shah)aliguori2009-02-111-0/+1
* monitor: Don't change VNC server when disabled (Jan Kiszka)aliguori2009-02-111-0/+4
* Fix qemu_realloc() (Kevin Wolf)aliguori2009-02-111-1/+4
* TCG: remove obsolete old_op_count profiler fieldblueswir12009-02-112-3/+0
* Add missing r24..r26 to callee save registersmalc2009-02-111-0/+5
* Add missing r24..r26 to calle save registersmalc2009-02-111-0/+5
* Use qemu_ram_allocblueswir12009-02-111-5/+9
* qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti)aliguori2009-02-1111-0/+403
* Parse full PCI device addresses (Markus Armbruster)aliguori2009-02-112-0/+80
* qemu: pci hotplug GPE support (Marcelo Tosatti)aliguori2009-02-112-0/+95
* qemu: initialize hot add system / acpi gpe (Marcelo Tosatti)aliguori2009-02-113-0/+73
* qemu: zero ioport_opaque on isa_unassign_ioport (Marcelo Tosatti)aliguori2009-02-111-0/+2
* qemu: LSI SCSI and e1000 unregister callbacks (Marcelo Tosatti)aliguori2009-02-112-0/+24
* qemu: warn if PCI region is not power of two (Marcelo Tosatti)aliguori2009-02-111-0/+7
* qemu: add pci_unregister_device (Marcelo Tosatti)aliguori2009-02-112-5/+45
* qemu: add qemu_free_irqs (Marcelo Tosatti)aliguori2009-02-112-0/+7
* qemu: add cpu_unregister_io_memory and make io mem table index dynamic (Marce...aliguori2009-02-112-5/+35
* qemu: add net_client_uninit / qemu_find_vlan_client (Marcelo Tosatti)aliguori2009-02-112-0/+23
* qemu: net/drive add/remove tweaks (Marcelo Tosatti)aliguori2009-02-113-8/+11
* qemu: move drives_opt for external use (Marcelo Tosatti)aliguori2009-02-112-6/+11
* qemu: record devfn on block driver instance (Marcelo Tosatti)aliguori2009-02-114-0/+10
* qemu: drive removal support (Marcelo Tosatti)aliguori2009-02-112-0/+24
* qemu: dynamic nic info index allocation (Marcelo Tosatti)aliguori2009-02-112-3/+16
* qemu: dynamic drive/drive_opt index allocation (Marcelo Tosatti)aliguori2009-02-112-11/+44
* qemu: return PCIDevice on net device init and record devfn (Marcelo Tosatti)aliguori2009-02-1110-28/+44
* qemu: add pci helper functions (Marcelo Tosatti)aliguori2009-02-112-0/+26
* Add a description for the set_link monitor command.aliguori2009-02-111-1/+2
* Add BIOS patches necessary for hotplug (Marcelo Tosatti)aliguori2009-02-117-0/+373
* Update PC BIOS to latest bits from Bochsaliguori2009-02-1111-436/+33
* Add "static"blueswir12009-02-102-3/+1
* Fix fr-be keymapaurel322009-02-091-6/+0
* Fix AltGr and dead keys with VNCaurel322009-02-092-0/+24
* Fix DEBUG_TCGV compile error.aurel322009-02-091-1/+1
* qemu_chr_open_tcp: allow ipv4 and ipv6 optionsaurel322009-02-091-0/+4
* Update ppc-dis.c from binutils from 4th July, 2007, just before GPLv3 switchblueswir12009-02-091-499/+565
OpenPOWER on IntegriCloud