]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2012-06-11 Stefan WeilFix some more license versions (GPL2+ instead of GPL2)
2012-06-11 Stefan Weildump: Fix license version (GPL2+ instead of GPL2)
2012-06-11 Stefan Weilconfigure: Fix build for some versions of glibc (9pfs)
2012-06-11 Stefan Weilmonitor: Fix memory leak with readline completion
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_1.1.1...
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-cpu-3a...
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-next...
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.52' into staging
2012-06-11 Jan Kiszkakvm: i8254: Fix conversion of in-kernel to userspace...
2012-06-11 Jan Beulichqemu/xendisk: set maximum number of grants to be used
2012-06-11 Jim Meyeringkvm/apic: correct short memset
2012-06-10 Andreas Färbertarget-s390x: Pass S390CPU to s390_cpu_restart()
2012-06-10 Andreas Färbers390-virtio: Let s390_cpu_addr2state() return S390CPU
2012-06-10 Andreas Färbers390-virtio: Use cpu_s390x_init() to obtain S390CPU
2012-06-10 Andreas Färbertarget-s390x: Let cpu_s390x_init() return S390CPU
2012-06-10 Andreas Färberxen_machine_pv: Use cpu_x86_init() to obtain X86CPU
2012-06-10 Andreas Färberarm_pic: Pass ARMCPU to arm_pic_init_cpu()
2012-06-10 Andreas Färberarm_boot: Pass ARMCPU to arm_load_kernel()
2012-06-10 Andreas Färberxilinx_zynq: Use cpu_arm_init() to obtain ARMCPU
2012-06-10 Andreas Färberpxa2xx_gpio: Store ARMCPU in PXA2xxGPIOInfo
2012-06-10 Andreas Färberpxa2xx_pic: Store ARMCPU in PXA2xxPICState
2012-06-10 Andreas Färberpxa2xx: Pass ARMCPU to pxa2xx_pic_init()
2012-06-10 Andreas Färberexynos4210: Use cpu_arm_init() to store ARMCPU
2012-06-10 Andreas Färbervexpress: Use cpu_arm_init() to obtain ARMCPU
2012-06-10 Andreas Färberrealview: Use cpu_arm_init() to obtain ARMCPU
2012-06-10 Andreas Färberarm_boot: Pass ARMCPU to arm_boot_info::secondary_cpu_r...
2012-06-10 Andreas Färberarm_boot: Pass ARMCPU to arm_boot_info::write_secondary...
2012-06-10 Andreas Färberversatilepb: Use cpu_arm_init() to obtain ARMCPU
2012-06-10 Andreas Färbermusicpal: Use cpu_arm_init() to obtain ARMCPU
2012-06-10 Andreas Färberintegratorcp: Use cpu_arm_init() to obtain ARMCPU
2012-06-10 Andreas Färberstrongarm: Use cpu_arm_init() to store ARMCPU in Strong...
2012-06-10 Andreas Färberz2: Rename PXA2xxState variable
2012-06-10 Andreas Färbertosa: Rename PXA2xxState variable
2012-06-10 Andreas Färberspitz: Rename PXA2xxState variable
2012-06-10 Andreas Färbermainstone: Rename PXA2xxState variable
2012-06-10 Andreas Färberpalm: Rename omap_mpu_state_s variable
2012-06-10 Andreas Färberomap_sx1: Rename omap_mpu_state_s variable
2012-06-10 Andreas Färbernseries: Rename n800_s::cpu to mpu
2012-06-10 Blue SwirlRevert "build: compile oslib-obj-y once"
2012-06-10 Max Filippovtarget-xtensa: switch to AREG0-free mode
2012-06-10 Max Filippovtarget-xtensa: add attributes to helper functions
2012-06-10 Peter Portantetarget-xtensa: remove unnecessary include of dyngen...
2012-06-09 Max Filippovtarget-xtensa: fix CCOUNT for conditional branches
2012-06-09 Max Filippovexec: fix TB invalidation after breakpoint insertion...
2012-06-09 Max Filippovtarget-xtensa: add MMU pagewalking tests
2012-06-09 Max Filippovtarget-xtensa: control page table lookup explicitly
2012-06-09 Max Filippovtarget-xtensa: update autorefill TLB entries conditionally
2012-06-09 Max Filippovtarget-xtensa: extract TLB entry setting method
2012-06-09 Max Filippovtarget-xtensa: update EXCVADDR in case of page table...
2012-06-09 Max Filippovtarget-xtensa: flush TLB page for new MMU mapping
2012-06-09 Stefan Weilw32: Fix broken build (missing include file)
2012-06-09 Michael Tokarevdo not include <libutil.h> needlessly or if it doesn...
2012-06-09 Andreas Färbertarget-ppc: Unbreak kvm_ppc.c build
2012-06-09 Stefan Weildump: Fix build breakage (missing sys/procfs.h)
2012-06-08 Andreas Färbertarget-i386: Use uint32 visitor for [x]level properties
2012-06-08 Paolo Bonziniqdev: Remove PropertyInfo range checking
2012-06-08 Michael Rothqdev: Switch property accessors to fixed-width visitor...
2012-06-08 Michael Rothqdev: Use int32_t container for devfn property
2012-06-08 Michael Rothqapi: Add String visitor coverage to serialization...
2012-06-08 Michael Rothqapi: String visitor, use %f representation for floats
2012-06-08 Michael Rothqapi: Unit tests for visitor-based serialization
2012-06-08 Michael Rothqapi: Add Visitor interfaces for uint*_t and int*_t
2012-06-08 Harsh Prateek... configure: report missing libraries for virtfs
2012-06-08 Harsh Prateek... trace/simple.c: fix deprecated glib2 interface
2012-06-08 Jan KiszkaClarify comments of tb_invalidate_phys_[page_]range
2012-06-07 Anthony LiguoriMerge remote-tracking branch 'bonzini/nested-makefiles...
2012-06-07 Peter A. G... target-microblaze: fix swx build breakage
2012-06-07 Gerd Hoffmannehci: rework frame skipping
2012-06-07 Gerd Hoffmannehci: adaptive wakeup rate.
2012-06-07 Gerd Hoffmannehci: create ehci_update_frindex
2012-06-07 Gerd Hoffmannehci: remove unused attach_poll_counter
2012-06-07 Gerd Hoffmannehci: fix halt status handling
2012-06-07 Gerd Hoffmannehci: update status bits in ehci_set_state
2012-06-07 Gerd Hoffmannehci: add ehci_*_enabled() helpers
2012-06-07 Gerd Hoffmannehci: fix reset
2012-06-07 Gerd Hoffmannehci: kick async schedule on wakeup
2012-06-07 Gerd Hoffmannehci: schedule async bh on async packet completion
2012-06-07 Gerd Hoffmannehci: move async schedule to bottom half
2012-06-07 Gerd Hoffmannehci: add async field to EHCIQueue
2012-06-07 Gerd Hoffmannehci: tweak queue initialization
2012-06-07 Gerd Hoffmannehci: add queuing support
2012-06-07 Gerd Hoffmannehci: move ehci_flush_qh
2012-06-07 Gerd Hoffmannehci: cache USBDevice in EHCIQueue
2012-06-07 Gerd Hoffmannehci: make ehci_execute work on EHCIPacket instead...
2012-06-07 Gerd Hoffmannehci: add EHCIPacket
2012-06-07 Gerd Hoffmannxhci: trace: slots
2012-06-07 Gerd Hoffmannxhci: trace: transfers
2012-06-07 Gerd Hoffmannxhci: trace: endpoints
2012-06-07 Gerd Hoffmannxhci: trace: ring fetch
2012-06-07 Gerd Hoffmannxhci: trace: irq + events
2012-06-07 Gerd Hoffmannxhci: trace: run+stop
2012-06-07 Gerd Hoffmannxhci: trace: mmio reads+writes
2012-06-07 Jan Kiszkaxhci: Clean up reset function
2012-06-07 Gerd Hoffmannusb-storage: migration support
2012-06-07 Gerd Hoffmannusb-storage: add scsi_off, remove scsi_buf
2012-06-07 Gerd Hoffmannusb-storage: add usb_msd_packet_complete()
2012-06-07 Gerd Hoffmannusb-storage: remove MSDState->residue
2012-06-07 Gerd Hoffmannscsi: prepare migration code for usb-storage support
next