summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Update ppc-dis.c from binutils 2.17blueswir12009-02-092-1880/+3980
* ppc newworld: default to a G4 CPUaurel322009-02-091-1/+1
* Fix crash caused by missing command line argumentsaurel322009-02-091-1/+7
* Remove unused code from dyngen-exec.haurel322009-02-091-7/+0
* Make qemu-img argument handling POSIX compliantaurel322009-02-091-1/+1
* Fix displaystate (r6344) regression in blizzardaurel322009-02-092-5/+6
* target-ppc: Model e500v{1,2} CPUs more accuratelyaurel322009-02-091-102/+125
* target-ppc: Model SPE floating-point instructions more accuratelyaurel322009-02-092-55/+57
* target-ppc: Add vrsqrtefp instructionaurel322009-02-093-0/+13
* target-ppc: Add vrefp instructionaurel322009-02-093-0/+12
* target-ppc: Add vct{u,s}xs instructionsaurel322009-02-093-0/+31
* target-ppc: Add vcmp{eq, ge, gt, b}fp{, .} instructionsaurel322009-02-093-0/+80
* target-ppc: Add vmaddfp and vnmsubfp instructionsaurel322009-02-093-0/+40
* target-ppc: Add v{add,sub}fp instructionsaurel322009-02-093-0/+18
* target-ppc: Add v{max,min}fp instructionsaurel322009-02-093-0/+22
* KVM: Get all cpuid values from function 2 (Amit Shah)aliguori2009-02-091-0/+26
* KVM: Fetch sub-leaf cpuid values for functions 4, 0xb, 0xd. (Amit Shah)aliguori2009-02-091-14/+39
* KVM: CPUID takes ecx as input value for some functions (Amit Shah)aliguori2009-02-094-23/+23
* Remove GenOpFunc typedefsblueswir12009-02-081-5/+0
* Update Sparc imagesblueswir12009-02-083-2/+2
* Fix UniNorthblueswir12009-02-081-13/+2
* Use Mac NVRAMblueswir12009-02-081-21/+1
* Switch Mac99 to OpenBIOSblueswir12009-02-084-16/+17
* QEMU Microsoft serial mouse emulationaurel322009-02-085-0/+88
* Add load/save capability to rc4030 chipsetaurel322009-02-081-0/+65
* Additional VGA options for MIPS Maltaaurel322009-02-083-2/+11
* fix use of host serial portaurel322009-02-081-8/+19
* Use CMD646 IDE for nowblueswir12009-02-081-8/+3
* Load 32 bit ELF BIOS images also on PPC64blueswir12009-02-083-15/+2
OpenPOWER on IntegriCloud