]> git.proxmox.com Git - qemu.git/history - hw
Don't leak VLANClientState on PCI hot remove
[qemu.git] / hw /
2009-07-10 Mark McLoughlinDon't leak VLANClientState on PCI hot remove
2009-06-16 Eduardo HabkostFix vga_screen_dump_blank() PPM generation
2009-06-16 Mark McLoughlinPrevent CD-ROM media eject while device is locked
2009-06-16 Gerd Hoffmannvirtio blk: fix warning.
2009-06-16 Sebastian Herbsztlsi53c895a: Implement write access to DMA Byte Counter
2009-06-16 Sebastian Herbsztlsi53c895a: Implement read and write access to DMA...
2009-06-16 Sebastian Herbsztlsi53c895a: Implement Scratch Byte Register
2009-05-28 Jason Wesselserial: fix lost character after sysrq
2009-05-27 Chris LalancetteAllow monitor interaction when using migrate -exec
2009-05-27 Kevin Wolfe1000: Ignore reset command
2009-05-20 Richard W.M. JonesRemove initrd warning message
2009-05-20 Glauber Costakeep initrd in below 4g area.
2009-05-15 Edgar E. IglesiasETRAX: Correct passing of kernel command line.
2009-05-15 Edgar E. IglesiasETRAX: Correct setting of ethernet station address.
2009-05-13 Glauber Costareset state for load_linux
2009-05-13 Anthony LiguoriRevert "reset state for load_linux"
2009-05-08 Amit Shahe1000: Do not reinit pci config space to 0
2009-05-08 Glauber Costareset state for load_linux
2009-05-08 Glauber Costaregister reset handler for option_roms
2009-05-01 Alex WilliamsonFix hw/acpi.c build w/ DEBUG enabled
2009-05-01 Chris WrightPci nic: pci_register_device can fail
2009-05-01 Glauber Costasuport device driver initialization model
2009-04-17 aliguorihpet: Fix emulation of HPET_TN_SETVAL (Jan Kiszka)
2009-04-17 aliguoriIntroduce VLANClientState::cleanup() (Mark McLoughlin)
2009-04-17 aliguoriUse NICInfo::model for eepro100 savevm ID string (Mark...
2009-04-17 aliguoriAdd unregister_savevm() (Mark McLoughlin)
2009-04-17 aliguoriRemove NICInfo from e1000 and mipsnet state (Mark McLou...
2009-04-17 aliguoriDon't fail PCI hotplug if no NIC model is supplied...
2009-04-17 aliguoriRemove stray GSO code from virtio_net (Mark McLoughlin)
2009-04-10 aliguoriMake PCI config status register read-only
2009-04-10 aliguoriFix crash on resolution change -> screen dump -> vga...
2009-04-05 aliguoricreate qemu_file_set_error (Glauber Costa)
2009-04-05 aliguoripci_add storage: fix error handling for 'if' parameter...
2009-04-05 aliguoriFix oops on 2.6.25 guest (Rusty Russell)
2009-03-31 aurel32SH4: Add support for kernel cmdline
2009-03-22 aliguoriFix VGA issue introduced by r6349 (malc)
2009-03-21 aliguoriRename stable branch
2009-03-20 aliguorivirtio: Allow guest to defer VIRTIO_F_NOTIFY_ON_EMPTY...
2009-03-20 aliguorie1000: Fix RX descriptor low threshold interrupt logic...
2009-03-13 aliguoritemporarily disable logging around pci config writes...
2009-03-13 aliguoristop dirty logging while updating cirrus bank memory...
2009-03-13 aliguoriqemu:virtio-net: Check return size on the correct sg...
2009-03-05 aliguorimonitor: Rework early disk password inquiry (Jan Kiszka)
2009-03-05 aliguorilsi: add ISTAT1 register read (Ryan Harper)
2009-03-04 aurel32DB-DMA IDE asynchronous I/O
2009-03-03 blueswir1Fix slavio_intctl.c compile errors (Robert Reif)
2009-03-03 aurel32DB-DMA cleanup
2009-03-03 aurel32sh4: r2d fix no ide/net case
2009-03-03 aurel32clean build: Fix remaining sh4 warnings
2009-03-02 aurel32kvm/powerpc: Add MPC8544DS board support
2009-03-02 aurel32kvm/powerpc: Add irq support for E500 core
2009-03-02 aurel32kvm/powerpc: Add freescale pci controller's support
2009-03-02 aurel32hw/openpic: define list in mpic_init() const
2009-03-02 aurel32kvm/powerpc: Enable MPIC for E500 platform.
2009-02-27 aliguoriRemove some warnings and fix windows build.
2009-02-27 aliguoriAllow additions of ACPI tables from command line (Gleb...
2009-02-27 aliguoriMissing cirrus_invalidate_region() in cirrus_do_copy...
2009-02-26 aliguorifix pci net hot-remove (Marcelo Tosatti)
2009-02-22 edgar_iglCRIS: Fix remaining build warnings.
2009-02-21 blueswir1Reload ptimers on reset
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 aliguoriFix hardware accelerated video to video copy on Cirrus...
2009-02-12 blueswir1Fix Sparc64 VGA memory size bug exposed by r6604
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: 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: record devfn on block driver instance (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-09 aurel32ppc newworld: default to a G4 CPU
2009-02-09 aurel32Fix displaystate (r6344) regression in blizzard
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 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 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 blueswir1Add savevm and reset support for OpenPic
2009-02-06 aurel32Revert part of 6531, fix build failure
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...
next