aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-07usb-ehci: Cleanup itd error handlingHans de Goede
2012-03-07usb-ehci: Fix and simplify nakcnt handlingHans de Goede
2012-03-07usb-ehci: Remove dead nakcnt codeHans de Goede
2012-03-07usb-ehci: Fix cerr trackingHans de Goede
2012-03-07usb-ehci: Any packet completion except for NAK should set the interruptHans de Goede
2012-03-07usb-ehci: Rip the queues when the async or period schedule is haltedHans de Goede
2012-03-07usb-ehci: Drop cached qhs when the doorbell gets rungHans de Goede
2012-03-07usb-ehci: always call ehci_queues_rip_unused for period queuesHans de Goede
2012-03-07usb-ehci: split our qh queue into async and periodic queuesHans de Goede
2012-03-07usb-ehci: Never follow table entries with the T-bit setHans de Goede
2012-03-07usb-redir: Set ep type and interfaceHans de Goede
2012-03-07kvm: fill in padding to help valgrindMichael S. Tsirkin
2012-03-07kvm: x86: Add user space part for in-kernel i8254Jan Kiszka
2012-03-07kvm: Add kvm_has_pit_state2 helperJan Kiszka
2012-03-07i8254: Open-code timer restoreJan Kiszka
2012-03-07i8254: Factor out base class for KVM reuseJan Kiszka
2012-03-07xilinx_zynq: machine model initial versionPeter A. G. Crosthwaite
2012-03-07cadence_gem: initial version of device modelPeter A. G. Crosthwaite
2012-03-07cadence_ttc: initial version of device modelPeter A. G. Crosthwaite
2012-03-07cadence_uart: initial version of device modelPeter A. G. Crosthwaite
2012-03-05microblaze_boot: enabled -dtb argumentPeter A. G. Crosthwaite
2012-03-05qemu-options.hx: allow -dtb argument for all archsPeter A. G. Crosthwaite
2012-03-05petalogix_s2adsp1800: macro'd magic numbersPeter A. G. Crosthwaite
2012-03-05petalogix_s2adsp1800: moved rst logic to rst fnPeter A. G. Crosthwaite
2012-03-05microblaze: factored out common boot codePeter A. G. Crosthwaite
2012-03-05Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl
2012-03-05Move helpers.h to helper.hLluĂ­s Vilanova
2012-03-05s390: Rework kernel loading: supports elf and newer kernelsChristian Borntraeger
2012-03-05memory: fix I/O port aliasesAvi Kivity
2012-03-05ioport: add destructor method to IORangeAvi Kivity
2012-03-03w64: fix type casts when calling flush_icache_rangeStefan Weil
2012-03-03cache-utils: Change data type of parameters for flush_icache_rangeStefan Weil
2012-03-03w64: Change data type of parameters for flush_icache_rangeStefan Weil
2012-03-03w64: Fix data type of parameters for flush_icache_rangeStefan Weil
2012-03-03tcg: Rearrange definitions and include statementsStefan Weil
2012-03-03w64: Fix size of ram_addr_tStefan Weil
2012-03-03Merge branch 'upstream' of git://qemu.weilnetz.de/qemuBlue Swirl
2012-03-03usb: Fix signature of stub usb_host_device_openJan Kiszka
2012-03-03Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl
2012-03-03Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensaBlue Swirl
2012-03-02hw/arm11mpcore: Fix broken realview_mpcore/arm11mpcore_priv propertiesPeter Maydell
2012-03-02arm: add device tree supportGrant Likely
2012-03-02arm: make sure that number of irqs can be represented in GICD_TYPER.Rusty Russell
2012-03-02arm: clean up GIC constantsRusty Russell
2012-03-01Merge remote-tracking branch 'qemu-kvm/memory/urgent' into stagingAnthony Liguori
2012-03-01Merge remote-tracking branch 'qemu-kvm/memory/core' into stagingAnthony Liguori
2012-03-01Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2012-03-01kvm: fix unaligned slotsAvi Kivity
2012-03-01pc-bios: update kvmvapic.binAvi Kivity
2012-02-29Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori