aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-02-11qemu: add pci_unregister_device (Marcelo Tosatti)aliguori2-5/+45
2009-02-11qemu: add qemu_free_irqs (Marcelo Tosatti)aliguori2-0/+7
2009-02-11qemu: add cpu_unregister_io_memory and make io mem table index dynamic (Marce...aliguori2-5/+35
2009-02-11qemu: add net_client_uninit / qemu_find_vlan_client (Marcelo Tosatti)aliguori2-0/+23
2009-02-11qemu: net/drive add/remove tweaks (Marcelo Tosatti)aliguori3-8/+11
2009-02-11qemu: move drives_opt for external use (Marcelo Tosatti)aliguori2-6/+11
2009-02-11qemu: record devfn on block driver instance (Marcelo Tosatti)aliguori4-0/+10
2009-02-11qemu: drive removal support (Marcelo Tosatti)aliguori2-0/+24
2009-02-11qemu: dynamic nic info index allocation (Marcelo Tosatti)aliguori2-3/+16
2009-02-11qemu: dynamic drive/drive_opt index allocation (Marcelo Tosatti)aliguori2-11/+44
2009-02-11qemu: return PCIDevice on net device init and record devfn (Marcelo Tosatti)aliguori10-28/+44
2009-02-11qemu: add pci helper functions (Marcelo Tosatti)aliguori2-0/+26
2009-02-11Add a description for the set_link monitor command.aliguori1-1/+2
2009-02-11Add BIOS patches necessary for hotplug (Marcelo Tosatti)aliguori7-0/+373
2009-02-11Update PC BIOS to latest bits from Bochsaliguori11-436/+33
2009-02-10Add "static"blueswir12-3/+1
2009-02-09Fix fr-be keymapaurel321-6/+0
2009-02-09Fix AltGr and dead keys with VNCaurel322-0/+24
2009-02-09Fix DEBUG_TCGV compile error.aurel321-1/+1
2009-02-09qemu_chr_open_tcp: allow ipv4 and ipv6 optionsaurel321-0/+4
2009-02-09Update ppc-dis.c from binutils from 4th July, 2007, just before GPLv3 switchblueswir11-499/+565
2009-02-09Update ppc-dis.c from binutils 2.17blueswir12-1880/+3980
2009-02-09ppc newworld: default to a G4 CPUaurel321-1/+1
2009-02-09Fix crash caused by missing command line argumentsaurel321-1/+7
2009-02-09Remove unused code from dyngen-exec.haurel321-7/+0
2009-02-09Make qemu-img argument handling POSIX compliantaurel321-1/+1
2009-02-09Fix displaystate (r6344) regression in blizzardaurel322-5/+6
2009-02-09target-ppc: Model e500v{1,2} CPUs more accuratelyaurel321-102/+125
2009-02-09target-ppc: Model SPE floating-point instructions more accuratelyaurel322-55/+57
2009-02-09target-ppc: Add vrsqrtefp instructionaurel323-0/+13
2009-02-09target-ppc: Add vrefp instructionaurel323-0/+12
2009-02-09target-ppc: Add vct{u,s}xs instructionsaurel323-0/+31
2009-02-09target-ppc: Add vcmp{eq, ge, gt, b}fp{, .} instructionsaurel323-0/+80
2009-02-09target-ppc: Add vmaddfp and vnmsubfp instructionsaurel323-0/+40
2009-02-09target-ppc: Add v{add,sub}fp instructionsaurel323-0/+18
2009-02-09target-ppc: Add v{max,min}fp instructionsaurel323-0/+22
2009-02-09KVM: Get all cpuid values from function 2 (Amit Shah)aliguori1-0/+26
2009-02-09KVM: Fetch sub-leaf cpuid values for functions 4, 0xb, 0xd. (Amit Shah)aliguori1-14/+39
2009-02-09KVM: CPUID takes ecx as input value for some functions (Amit Shah)aliguori4-23/+23
2009-02-08Remove GenOpFunc typedefsblueswir11-5/+0
2009-02-08Update Sparc imagesblueswir13-2/+2
2009-02-08Fix UniNorthblueswir11-13/+2
2009-02-08Use Mac NVRAMblueswir11-21/+1
2009-02-08Switch Mac99 to OpenBIOSblueswir14-16/+17
2009-02-08QEMU Microsoft serial mouse emulationaurel325-0/+88
2009-02-08Add load/save capability to rc4030 chipsetaurel321-0/+65
2009-02-08Additional VGA options for MIPS Maltaaurel323-2/+11
2009-02-08fix use of host serial portaurel321-8/+19
2009-02-08Use CMD646 IDE for nowblueswir11-8/+3
2009-02-08Load 32 bit ELF BIOS images also on PPC64blueswir13-15/+2