aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-23kvm: external module: kvm no longer depends on mm_count and mmdrop()kvm-64rc1Avi Kivity
2008-03-23kvm: 'make clean' is eager to delete config.mak filesRyota OZAKI
2008-03-20Dont call exit() from pci_nic_init(), let caller handle errorsRyan Harper
2008-03-20Fix undefined refrence of qemu_system_device_hot_add for non x86 archsJerone Young
2008-03-19Fix sci irq set when acpi timer about to wrapDor Laor
2008-03-19Check virtio net device status in tx timerDor Laor
2008-03-19Merge branch 'qemu-cvs'Avi Kivity
2008-03-18Fix initialization of I/O regionsMarcelo Tosatti
2008-03-18Bail out if PCI region is not power of twoMarcelo Tosatti
2008-03-18Virtio register pow2 memory regionsMarcelo Tosatti
2008-03-18Add fls()Marcelo Tosatti
2008-03-17kvm: external module: backward compatibility for __aligned()Avi Kivity
2008-03-17Report paravirt features on cpuidMarcelo Tosatti
2008-03-16Regenerate bios for device hotplugAvi Kivity
2008-03-16Device hot-removeMarcelo Tosatti
2008-03-16Zero ioport_opaque on isa_unassign_ioportMarcelo Tosatti
2008-03-16LSI SCSI and e1000 unregister callbacksMarcelo Tosatti
2008-03-16Add pci_unregister_deviceMarcelo Tosatti
2008-03-16Add qemu_free_irqsMarcelo Tosatti
2008-03-16Handle SEJ notificationsMarcelo Tosatti
2008-03-16kvm: bios: notify _EJ0 through _SEJ OperationRegionMarcelo Tosatti
2008-03-16Add cpu_unregister_io_memory and make io mem table index dynamicMarcelo Tosatti
2008-03-16Device and disk hot-addMarcelo Tosatti
2008-03-16Virtio_blk_init return PCIDevice pointerMarcelo Tosatti
2008-03-16Add pci_find_deviceMarcelo Tosatti
2008-03-16Export get_param_value/check_paramsMarcelo Tosatti
2008-03-16Add net_client_uninitMarcelo Tosatti
2008-03-16Net/drive add/remove tweaksMarcelo Tosatti
2008-03-16Move drives_opt for external useMarcelo Tosatti
2008-03-16Record devfn on block driver instanceMarcelo Tosatti
2008-03-16Drive removal supportMarcelo Tosatti
2008-03-16Dynamic nic info index allocationMarcelo Tosatti
2008-03-16Dynamic drive/drive_opt index allocationMarcelo Tosatti
2008-03-16Pci hotplug GPE supportMarcelo Tosatti
2008-03-16Return PCIDevice on net device init and record devfnMarcelo Tosatti
2008-03-16Add pci_find_busMarcelo Tosatti
2008-03-16kvm: bios: add OperationRegion and GPE handler for add/removal notificationMarcelo Tosatti
2008-03-16kvm: bios: add devices to represent PCI slots with _EJ0 methodMarcelo Tosatti
2008-03-16kvm: libkvm: Move kvm_get_pit() to libkvm.c common codeJerone Young
2008-03-15More TCG conversions for CRIS.edgar_igl
2008-03-15 Use a TCG global for fsrblueswir1
2008-03-15 Convert ldfsr and stfsr to TCGblueswir1
2008-03-15Simplified some dead extended arith code after search and replace.edgar_igl
2008-03-14 Eliminate some uses of T2blueswir1
2008-03-14 Convert udivx and sdivx to TCGblueswir1
2008-03-14 Allow op_opt for all targetsblueswir1
2008-03-14 Use memory globals for G registersblueswir1
2008-03-14Use TARGET_FMT_lx.edgar_igl
2008-03-14CFI: Fix AMD erase supportaurel32
2008-03-14Improve readability by moving the continue operation into aseparate function.edgar_igl