]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2009-02-21 blueswir1Turn MMUs and caches off on reset
2009-02-21 blueswir1Reload ptimers on reset
2009-02-21 malcProperly handle pthread_cond_timedwait timing out
2009-02-21 malcCosmetics
2009-02-21 malcAvoid thundering herd problem
2009-02-21 malcAvoid infinite loop around timed condition variable
2009-02-21 malcError checking
2009-02-19 blueswir1Fix branch debugging
2009-02-18 aurel32Fix cpu_physical_memory_rw() for 64-bit I/O accesses
2009-02-18 malcAvoid running audio ctl's when vm is not running
2009-02-16 aliguorivirtio: Remove malloc failure checks (Jan Kiszka)
2009-02-16 aliguoriGenerate PCI hotplug interrupt only if corespondent...
2009-02-16 aliguoriFix GPE registers read/write handling. (Gleb Natapov)
2009-02-16 aliguorispecify vmchannel as a net option (Gleb Natapov)
2009-02-16 aliguoriFix hardware accelerated video to video copy on Cirrus...
2009-02-16 aliguoriSupport multiple VNC clients (Brian Kress)
2009-02-15 malcUnbreak SDL on Mac OS X
2009-02-13 blueswir1Allow disassembling last addresses of the address space
2009-02-12 blueswir1Fix Sparc64 VGA memory size bug exposed by r6604
2009-02-11 aliguoriKVM: cpuid function 2: store all values (Amit Shah)
2009-02-11 aliguorimonitor: Don't change VNC server when disabled (Jan...
2009-02-11 aliguoriFix qemu_realloc() (Kevin Wolf)
2009-02-11 blueswir1TCG: remove obsolete old_op_count profiler field
2009-02-11 malcAdd missing r24..r26 to callee save registers
2009-02-11 malcAdd missing r24..r26 to calle save registers
2009-02-11 blueswir1Use qemu_ram_alloc
2009-02-11 aliguoriqemu: PCI device, disk and host network hot-add / hot...
2009-02-11 aliguoriParse full PCI device addresses (Markus Armbruster)
2009-02-11 aliguoriqemu: pci hotplug GPE support (Marcelo Tosatti)
2009-02-11 aliguoriqemu: initialize hot add system / acpi gpe (Marcelo...
2009-02-11 aliguoriqemu: zero ioport_opaque on isa_unassign_ioport (Marcel...
2009-02-11 aliguoriqemu: LSI SCSI and e1000 unregister callbacks (Marcelo...
2009-02-11 aliguoriqemu: warn if PCI region is not power of two (Marcelo...
2009-02-11 aliguoriqemu: add pci_unregister_device (Marcelo Tosatti)
2009-02-11 aliguoriqemu: add qemu_free_irqs (Marcelo Tosatti)
2009-02-11 aliguoriqemu: add cpu_unregister_io_memory and make io mem...
2009-02-11 aliguoriqemu: add net_client_uninit / qemu_find_vlan_client...
2009-02-11 aliguoriqemu: net/drive add/remove tweaks (Marcelo Tosatti)
2009-02-11 aliguoriqemu: move drives_opt for external use (Marcelo Tosatti)
2009-02-11 aliguoriqemu: record devfn on block driver instance (Marcelo...
2009-02-11 aliguoriqemu: drive removal support (Marcelo Tosatti)
2009-02-11 aliguoriqemu: dynamic nic info index allocation (Marcelo Tosatti)
2009-02-11 aliguoriqemu: dynamic drive/drive_opt index allocation (Marcelo...
2009-02-11 aliguoriqemu: return PCIDevice on net device init and record...
2009-02-11 aliguoriqemu: add pci helper functions (Marcelo Tosatti)
2009-02-11 aliguoriAdd a description for the set_link monitor command.
2009-02-11 aliguoriAdd BIOS patches necessary for hotplug (Marcelo Tosatti)
2009-02-11 aliguoriUpdate PC BIOS to latest bits from Bochs
2009-02-10 blueswir1Add "static"
2009-02-09 aurel32Fix fr-be keymap
2009-02-09 aurel32Fix AltGr and dead keys with VNC
2009-02-09 aurel32Fix DEBUG_TCGV compile error.
2009-02-09 aurel32qemu_chr_open_tcp: allow ipv4 and ipv6 options
2009-02-09 blueswir1Update ppc-dis.c from binutils from 4th July, 2007...
2009-02-09 blueswir1Update ppc-dis.c from binutils 2.17
2009-02-09 aurel32ppc newworld: default to a G4 CPU
2009-02-09 aurel32Fix crash caused by missing command line arguments
2009-02-09 aurel32Remove unused code from dyngen-exec.h
2009-02-09 aurel32Make qemu-img argument handling POSIX compliant
2009-02-09 aurel32Fix displaystate (r6344) regression in blizzard
2009-02-09 aurel32target-ppc: Model e500v{1,2} CPUs more accurately
2009-02-09 aurel32target-ppc: Model SPE floating-point instructions more...
2009-02-09 aurel32target-ppc: Add vrsqrtefp instruction
2009-02-09 aurel32target-ppc: Add vrefp instruction
2009-02-09 aurel32target-ppc: Add vct{u,s}xs instructions
2009-02-09 aurel32target-ppc: Add vcmp{eq, ge, gt, b}fp{, .} instructions
2009-02-09 aurel32target-ppc: Add vmaddfp and vnmsubfp instructions
2009-02-09 aurel32target-ppc: Add v{add,sub}fp instructions
2009-02-09 aurel32target-ppc: Add v{max,min}fp instructions
2009-02-09 aliguoriKVM: Get all cpuid values from function 2 (Amit Shah)
2009-02-09 aliguoriKVM: Fetch sub-leaf cpuid values for functions 4, 0xb...
2009-02-09 aliguoriKVM: CPUID takes ecx as input value for some functions...
2009-02-08 blueswir1Remove GenOpFunc typedefs
2009-02-08 blueswir1Update Sparc images
2009-02-08 blueswir1Fix UniNorth
2009-02-08 blueswir1Use Mac NVRAM
2009-02-08 blueswir1Switch Mac99 to OpenBIOS
2009-02-08 aurel32QEMU Microsoft serial mouse emulation
2009-02-08 aurel32Add load/save capability to rc4030 chipset
2009-02-08 aurel32Additional VGA options for MIPS Malta
2009-02-08 aurel32fix use of host serial port
2009-02-08 blueswir1Use CMD646 IDE for now
2009-02-08 blueswir1Load 32 bit ELF BIOS images also on PPC64
2009-02-08 blueswir1Rename ppc_chrp.c to ppc_newworld.c
2009-02-07 aurel32Fix bug in omap_sx1.c introduced by r6344
2009-02-07 aurel32Fix tosa_dac_recv warning
2009-02-07 aurel32Fix cpu_arm_handle_mmu_fault warning
2009-02-07 aurel32SH4: fix TMU init
2009-02-07 aurel32SH7750/51: add register BCR3, BCR4, PCR, RTCOR, RTCNT...
2009-02-07 blueswir1Add it_shift
2009-02-07 blueswir1Fix VGA RAM offsets
2009-02-06 blueswir1Fix SIGSEGV crash in slirp networking code
2009-02-06 blueswir1Add savevm and reset support for OpenPic
2009-02-06 aurel32Revert part of 6531, fix build failure
2009-02-06 aliguoriReplace exit() in oom_check with abort()
2009-02-06 aliguoriRevert changes to fmopl.c
2009-02-05 aliguoriqemu:virtio-net: Add VLAN filtering (Alex Williamson)
2009-02-05 aliguoriqemu:virtio-net: Add additional MACs via a filter table...
2009-02-05 aliguoriqemu:virtio-net: Enable filtering based on MAC, promisc...
2009-02-05 aliguoriqemu:virtio-net: Add promiscuous and all-multicast...
next