]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2012-01-26 Stefan Hajnocziblock: check bdrv_in_use() before blockdev operations
2012-01-26 Stefan Hajnoczicoroutine: add co_sleep_ns() coroutine sleep function
2012-01-26 Stefan Hajnocziblock: replace unchecked strdup/malloc/calloc with...
2012-01-26 Gregory Farnumrbd: wire up snapshot removal and rollback functionality
2012-01-25 Blue Swirlvga: compile cirrus_vga in hwlib
2012-01-25 Blue Swirlmemory: change dirty setting APIs to take a size
2012-01-25 Blue Swirlmemory: fix dirty mask function length handling
2012-01-25 Blue Swirlvga: fix -nodefaults -device VGA
2012-01-23 Blue Swirlhyperv: fix build on non-KVM hosts
2012-01-23 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-01-23 Anthony LiguoriMerge remote-tracking branch 'afaerber/prep-up' into...
2012-01-23 Anthony Liguorie1000: bounds packet size against buffer size
2012-01-22 Andreas Färbertarget-sparc: Fix mixup of uint64 and uint64_t
2012-01-22 Blue Swirlsga: fix copypasta
2012-01-22 Blue Swirlvga: make Cirrus ISA device optional
2012-01-22 Blue Swirlvga: improve VGA logic
2012-01-21 Andreas Färbergrackle_pci: Clean up qdev names
2012-01-21 Andreas FärberMAINTAINERS: Add PCI-PCI bridge to New World Mac machine
2012-01-21 Alexander GrafPPC: Pseries: Check for PCI boundaries
2012-01-21 Andreas FärberMAINTAINERS: Add PCI host bridge files to CHRP machines
2012-01-21 Andreas FärberMAINTAINERS: Add qemu-ppc to all ppc target stuff
2012-01-21 Benjamin Herrenschmidtpseries: SLOF PCI flag day
2012-01-21 David Gibsonpseries: Use correct dispatcher for PCI config space...
2012-01-21 Benjamin Herrenschmidtpseries: Support PCI extended config space in RTAS...
2012-01-21 David GibsonCorrect types in bmdma_addr_{read,write}
2012-01-21 David GibsonUpdate gitignore file
2012-01-21 Benjamin HerrenschmidtFix dirty logging with 32-bit qemu & 64-bit guests
2012-01-21 Benjamin Herrenschmidtload_image_targphys() should enforce the max size
2012-01-21 Alexander Grafvirtio: change memcpy to guest reads
2012-01-21 Benjamin Herrenschmidtvirtio-pci: Fix endianness of virtio config
2012-01-21 Alexander GrafPPC: Bamboo: Integrate SoC instatiation, use qdev for PCI
2012-01-21 Alexander GrafPPC: Bamboo: fold ppc440.c and ppc440_bamboo.c into...
2012-01-21 Alexander GrafPPC: 4xx: Qdevify the 440 PCI host controller
2012-01-21 Alexander GrafPPC: bamboo: fix whitespace
2012-01-21 Alexander GrafPPC: bamboo: remove old machine descriptions
2012-01-21 Alexander GrafPPC: Enable 440EP CPU target
2012-01-21 Alexander GrafPPC: 440: Default to 440EP CPU
2012-01-21 Alexander GrafPPC: Bamboo: recompile device tree
2012-01-21 Alexander GrafPPC: 440: Ignore invalid PCI IRQs
2012-01-21 Alexander GrafPPC: Bamboo: Set initial TLB entry
2012-01-21 Alexander GrafPPC: Bamboo: Register CPU reset
2012-01-21 Alexander GrafPPC: 440EP: Initialize timer
2012-01-19 Andreas Färberprep: Use i82378 PCI->ISA bridge for 'prep' machine
2012-01-19 Andreas Färberprep: Add i82378 PCI-to-ISA bridge emulation
2012-01-19 Andreas Färberprep: Add i82374 DMA emulation
2012-01-19 Andreas FärberMAINTAINERS: Add PCI host bridge files to PReP machine
2012-01-19 Andreas Färberprep: qdev'ify Raven host bridge (SysBus)
2012-01-19 Andreas Färberprep_pci: Update I/O to MemoryRegion ops
2012-01-19 Andreas Färberprep_pci: Simplify I/O endianness
2012-01-19 Andreas Färberprep: qdev'ify Raven host bridge (PCIDevice)
2012-01-19 Andreas Färberprep: Use ISA m48t59
2012-01-19 Andreas Färberprep: Fix offset of BIOS MemoryRegion
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v47' into...
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.for...
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.37' into staging
2012-01-19 Jan Kiszkakvm: Activate in-kernel irqchip support
2012-01-19 Jan Kiszkakvm: x86: Add user space part for in-kernel IOAPIC
2012-01-19 Jan Kiszkakvm: x86: Add user space part for in-kernel i8259
2012-01-19 Jan Kiszkakvm: x86: Add user space part for in-kernel APIC
2012-01-19 Jan Kiszkakvm: x86: Establish IRQ0 override control
2012-01-19 Jan Kiszkakvm: Introduce core services for in-kernel irqchip...
2012-01-19 Jan Kiszkamemory: Introduce memory_region_init_reservation
2012-01-19 Jan Kiszkaioapic: Factor out base class for KVM reuse
2012-01-19 Jan Kiszkaioapic: Drop post-load irr initialization
2012-01-19 Jan Kiszkai8259: Factor out base class for KVM reuse
2012-01-19 Jan Kiszkai8259: Completely privatize PicState
2012-01-19 Jan Kiszkaapic: Open-code timer save/restore
2012-01-19 Jan Kiszkaapic: Factor out base class for KVM reuse
2012-01-19 Jan Kiszkaapic: Introduce apic_report_irq_delivered
2012-01-19 Jan Kiszkaapic: Inject external NMI events via LINT1
2012-01-19 Jan Kiszkaapic: Stop timer on reset
2012-01-19 Jan Kiszkakvm: Move kvmclock into hw/kvm folder
2012-01-19 Jan Kiszkamsi: Generalize msix_supported to msi_supported
2012-01-19 Vadim Rozenfeldhyper-v: initialize Hyper-V CPUID leaves.
2012-01-19 Vadim Rozenfeldhyper-v: introduce Hyper-V support infrastructure.
2012-01-19 Andreas FärberMakefile: Remove generated headers on clean
2012-01-19 Andreas FärberMakefile: Exclude tests/Makefile in unconfigured tree
2012-01-19 Andreas Färberlm32: Fix mixup of uint32 and uint32_t
2012-01-19 Stefan Weiltests: Silence gtester in Makefile
2012-01-19 Andreas Färberqemu-tool: Fix mixup of int64 and int64_t
2012-01-18 Stefan Hajnocziblock: use proper qerrors in qmp_block_resize
2012-01-18 Stefan Hajnocziqerror: restore alphabetical order over qerrors
2012-01-18 Stefan Hajnocziqerror: add check-qerror.sh to verify alphabetical...
2012-01-18 Stefan Weilqmp: Add missing gcc format attribute and fix format...
2012-01-18 Luiz Capitulinoqapi: Convert block_set_io_throttle
2012-01-18 Luiz Capitulinoqapi: Convert change
2012-01-18 Luiz Capitulinoqerror: Extend QERR_DEVICE_ENCRYPTED
2012-01-18 Luiz Capitulinoqapi: Introduce change-vnc-password
2012-01-18 Anthony Liguorimonitor: expose readline state
2012-01-18 Luiz Capitulinoqapi: Convert eject
2012-01-18 Luiz Capitulinoblock: eject_device(): Use error_set()
2012-01-18 Luiz Capitulinoqapi: Convert expire_password
2012-01-18 Luiz Capitulinoqapi: Convert set_password
2012-01-18 Luiz Capitulinovnc: Simplify vnc_display_password()
2012-01-17 Markus Armbrusterqxl: Slot sanity check in qxl_phys2virt() is off by...
2012-01-17 Mark Langsdorfarm: make the number of GIC interrupts configurable
2012-01-17 Peter Maydellhw/lan9118: Add save/load support
2012-01-17 Mark Langsdorfarm: Remove incorrect comment in arm_timer
next