]> git.proxmox.com Git - qemu.git/history - hw
rtl8139: remove unused marco
[qemu.git] / hw /
2012-03-15 Jason Wangrtl8139: remove unused marco
2012-03-15 Jason Wangrtl8139: limit transmission buffer size in c+ mode
2012-03-15 Anthony PERARDpci_regs: Add PCI_EXP_TYPE_PCIE_BRIDGE
2012-03-15 Michael S. Tsirkinvirtio-net: add DATA_VALID flag
2012-03-15 Michael S. Tsirkinpci_bridge: upper 32 bit are long registers
2012-03-15 Michael S. Tsirkinpci: fix bridge IO/BASE
2012-03-15 Michael S. Tsirkinpcie: drop functionality moved to core
2012-03-15 Michael S. Tsirkinpci: set memory type for memory behind the bridge
2012-03-15 Michael S. Tsirkinpci: add standard bridge device
2012-03-15 Michael S. Tsirkinslotid: add slot id capability
2012-03-15 Michael S. Tsirkinshpc: standard hot plug controller
2012-03-15 Michael S. Tsirkinpci_bridge: user-friendly default bus name
2012-03-15 Michael S. Tsirkinpci: make another unused extern function static
2012-03-15 Michael S. Tsirkinpci: don't export an internal function
2012-03-15 Anthony PERARDpci_regs: Fix value of PCI_EXP_TYPE_RC_EC.
2012-03-15 Anthony PERARDpci: Do not check if a bus exist in pci_parse_devaddr.
2012-03-15 Michael S. Tsirkinpci_bridge: fix status: do not override cap bit
2012-03-14 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu.v5'...
2012-03-14 Andreas Färberxtensa hw/: Don't use CPUState
2012-03-14 Andreas Färbersparc hw/: Don't use CPUState
2012-03-14 Andreas Färbersh4 hw/: Don't use CPUState
2012-03-14 Andreas Färbers390x hw/: Don't use CPUState
2012-03-14 Andreas Färberppc hw/: Don't use CPUState
2012-03-14 Andreas Färbermips hw/: Don't use CPUState
2012-03-14 Andreas Färbermicroblaze hw/: Don't use CPUState
2012-03-14 Andreas Färberm68k hw/: Don't use CPUState
2012-03-14 Andreas Färberlm32 hw/: Don't use CPUState
2012-03-14 Andreas Färberi386 hw/: Don't use CPUState
2012-03-14 Andreas Färbercris hw/: Don't use CPUState
2012-03-14 Andreas Färberarm hw/: Don't use CPUState
2012-03-14 Andreas Färberalpha hw/: Don't use CPUState
2012-03-14 Andreas Färberhw/mc146818: Drop unneeded #includes
2012-03-14 Andreas FärberRename cpu_reset() to cpu_state_reset()
2012-03-14 Alexander GrafPPC: 405: Use proper CPU reset
2012-03-14 Avi Kivitykvmvapic: align start address as well as size
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.44' into staging
2012-03-13 Andreas Färberkvmclock: Always register type
2012-03-13 Benjamin HerrenschmidtEndian fix an assertion in usb-msd
2012-03-13 Gerd Hoffmannuhci: alloc can't fail, drop check.
2012-03-13 Gerd Hoffmannuhci: new uhci_handle_td return code for tds still...
2012-03-13 Gerd Hoffmannuhci: renumber uhci_handle_td return codes
2012-03-13 Gerd Hoffmannuhci: use enum for uhci_handle_td return codes
2012-03-13 Gerd Hoffmannuhci: tracing support
2012-03-13 Gerd Hoffmannuhci: cancel on schedule stop.
2012-03-13 Gerd Hoffmannuhci: fix uhci_async_cancel_all
2012-03-13 Gerd Hoffmannuhci: pass addr to uhci_async_alloc
2012-03-13 Gerd Hoffmannusb: improve packet state sanity checks
2012-03-13 Wei Yangusb-ohci: DMA writeback bug fixes
2012-03-13 Hans de Goedeusb-ehci: drop unused isoch_pause variable
2012-03-13 Gerd Hoffmannusb: zap hw/ush-{ohic,uhci}.h + init wrappers
2012-03-13 Gerd Hoffmannusb: the big rename
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-3-12...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-03-12 Paolo Bonziniqdev: accept empty string properties
2012-03-12 Alon Levyvga: add trace event for ppm_save
2012-03-11 Stefan WeilAdd missing const attributes for MemoryRegionOps
2012-03-09 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-03-09 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-03-09 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.42' into staging
2012-03-09 Anthony Liguorixilinx_zynq: fix the build
2012-03-08 Stefan WeilSpelling fixes in comments (it's -> its)
2012-03-07 Stefan Weilsh7750: Remove redundant 'struct' from MemoryRegionOps
2012-03-07 Gerd Hoffmannxhci: fix port status
2012-03-07 Gerd Hoffmannxhci: fix control xfers
2012-03-07 Gerd Hoffmannusb: add shortcut for control transfers
2012-03-07 Gerd Hoffmannusb: add pipelining option to usb endpoints
2012-03-07 Gerd Hoffmannusb: queue can have async packets
2012-03-07 Gerd Hoffmannuhci_fill_queue: zap debug printf
2012-03-07 Hans de Goedeusb: add USB_RET_IOERROR
2012-03-07 Hans de Goedeusb-ehci: Cleanup itd error handling
2012-03-07 Hans de Goedeusb-ehci: Fix and simplify nakcnt handling
2012-03-07 Hans de Goedeusb-ehci: Remove dead nakcnt code
2012-03-07 Hans de Goedeusb-ehci: Fix cerr tracking
2012-03-07 Hans de Goedeusb-ehci: Any packet completion except for NAK should...
2012-03-07 Hans de Goedeusb-ehci: Rip the queues when the async or period sched...
2012-03-07 Hans de Goedeusb-ehci: Drop cached qhs when the doorbell gets rung
2012-03-07 Hans de Goedeusb-ehci: always call ehci_queues_rip_unused for period...
2012-03-07 Hans de Goedeusb-ehci: split our qh queue into async and periodic...
2012-03-07 Hans de Goedeusb-ehci: Never follow table entries with the T-bit set
2012-03-07 Jan Kiszkakvm: x86: Add user space part for in-kernel i8254
2012-03-07 Jan Kiszkai8254: Open-code timer restore
2012-03-07 Jan Kiszkai8254: Factor out base class for KVM reuse
2012-03-07 Peter A. G. Crosth... xilinx_zynq: machine model initial version
2012-03-07 Peter A. G. Crosth... cadence_gem: initial version of device model
2012-03-07 Peter A. G. Crosth... cadence_ttc: initial version of device model
2012-03-07 Peter A. G. Crosth... cadence_uart: initial version of device model
2012-03-05 Peter A. G. Crosth... microblaze_boot: enabled -dtb argument
2012-03-05 Peter A. G. Crosth... petalogix_s2adsp1800: macro'd magic numbers
2012-03-05 Peter A. G. Crosth... petalogix_s2adsp1800: moved rst logic to rst fn
2012-03-05 Peter A. G. Crosth... microblaze: factored out common boot code
2012-03-05 Blue SwirlMerge branch 's390-for-upstream' of git://repo.or.cz...
2012-03-05 Christian Borntraegers390: Rework kernel loading: supports elf and newer...
2012-03-03 Blue SwirlMerge branch 'upstream' of git://qemu.weilnetz.de/qemu
2012-03-03 Blue SwirlMerge branch 'arm-devs.for-upstream' of git://git.linar...
2012-03-03 Blue SwirlMerge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb...
2012-03-02 Peter Maydellhw/arm11mpcore: Fix broken realview_mpcore/arm11mpcore_...
next