]> Git Repo - qemu.git/history - hw
target-arm: Add Hyp mode checks to bad_mode_switch()
[qemu.git] / hw /
2016-02-25 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2016-02-25 Peter MaydellMerge remote-tracking branch 'remotes/bkoppelmann/tags...
2016-02-25 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2016-02-25 Peter MaydellMerge remote-tracking branch 'remotes/riku/tags/pull...
2016-02-25 Eduardo Habkostq35: No need to check gigabyte_align
2016-02-25 Eduardo Habkostq35: Remove unused q35-acpi-dsdt.aml file
2016-02-25 Eduardo Habkostich9: Remove enable_tco arguments from init functions
2016-02-25 Eduardo Habkostmachine: Remove no_tco field
2016-02-25 Eduardo Habkostq35: Remove old machine versions
2016-02-25 Paolo Bonzinivring: remove
2016-02-25 Paolo Bonzinivirtio-scsi: do not use vring in dataplane
2016-02-25 Paolo Bonzinivirtio-blk: do not use vring in dataplane
2016-02-25 Paolo Bonzinivirtio-blk: fix "disabled data plane" mode
2016-02-25 Paolo Bonzinivirtio: export vring_notify as virtio_should_notify
2016-02-25 Paolo Bonzinivirtio: add AioContext-specific function for host notifiers
2016-02-25 Paolo Bonzinivring: make vring_enable_notification return void
2016-02-25 Cao jinpci core: function pci_bus_init() cleanup
2016-02-25 Cao jinpci core: function pci_host_bus_register() cleanup
2016-02-25 Vladimir Sementsov... balloon: Use only 'pc-dimm' type dimm for ballooning
2016-02-25 Vladimir Sementsov... virtio-balloon: rewrite get_current_ram_size()
2016-02-25 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2016-02-25 Greg Kurzspapr: initialize local Error pointer
2016-02-25 Thomas Huthhw/ppc/spapr: Implement the h_page_init hypercall
2016-02-23 Peter MaydellMerge remote-tracking branch 'remotes/spice/tags/pull...
2016-02-23 Peter Maydellall: Clean up includes
2016-02-23 Peter Maydellall: Clean up includes
2016-02-23 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-02-23 Vladimir Sementsov... move get_current_ram_size to virtio-balloon.c
2016-02-23 Michael S. Tsirkinvhost-user: don't merge regions with different fds
2016-02-23 Michael S. Tsirkinbios-linker-loader: document+validate input
2016-02-23 Gerd Hoffmannohci: allocate timer only once.
2016-02-23 Gongleiusb: add pid check at the first of uhci_handle_td()
2016-02-23 Prasad J Panditusb: check RNDIS buffer offsets & length
2016-02-23 Prasad J Panditusb: check RNDIS message length
2016-02-23 Peter Maydelltusb6010: move from hw/timer to hw/usb
2016-02-23 Prasad J Panditusb: check USB configuration descriptor object
2016-02-19 Edgar E. Iglesiasetraxfs_dma: Dont forward zero-length payload to clients
2016-02-19 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2016-02-19 Wei Yangvfio/pci: use PCI_MSIX_FLAGS on retrieving the MSIX...
2016-02-19 Eric Augerhw/arm/sysbus-fdt: remove qemu_fdt_setprop returned...
2016-02-19 Eric Augerhw/arm/sysbus-fdt: enable amd-xgbe dynamic instantiation
2016-02-19 Eric Augerhw/arm/sysbus-fdt: helpers for clock node generation
2016-02-19 Eric Augerdevice_tree: qemu_fdt_getprop_cell converted to use...
2016-02-19 Eric Augerhw/vfio/platform: amd-xgbe device
2016-02-19 Wei Yangvfio/pci: replace 1 with PCI_CAP_LIST_NEXT to make...
2016-02-19 Chen Fanpcie_aer: expose pcie_aer_msg() interface
2016-02-19 Chen Fanaer: impove pcie_aer_init to support vfio device
2016-02-19 Chen Fanvfio: make the 4 bytes aligned for capability size
2016-02-19 Chen Fanpcie: modify the capability size assert
2016-02-19 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2016-02-19 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2016-02-19 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2016-02-18 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2016-02-18 xiaoqiang.zhaohw/timer: QOM'ify pxa2xx_timer
2016-02-18 xiaoqiang.zhaohw/timer: QOM'ify pl031
2016-02-18 xiaoqiang.zhaohw/timer: QOM'ify exynos4210_rtc
2016-02-18 xiaoqiang.zhaohw/timer: QOM'ify exynos4210_pwm
2016-02-18 xiaoqiang.zhaohw/timer: QOM'ify exynos4210_mct
2016-02-18 xiaoqiang.zhaohw/timer: QOM'ify arm_timer (pass 2)
2016-02-18 xiaoqiang.zhaohw/timer: QOM'ify arm_timer (pass 1)
2016-02-18 Andrew Baumannhw/sd: use guest error logging rather than fprintf...
2016-02-18 Andrew Baumannhw/sd: model a power-up delay, as a workaround for...
2016-02-18 Andrew Baumannhw/sd: implement CMD23 (SET_BLOCK_COUNT) for MMC compat...
2016-02-18 Peter Maydellhw/sd/pxa2xx_mmci: Add reset function
2016-02-18 Peter Maydellhw/sd/pxa2xx_mmci: Convert to VMStateDescription
2016-02-18 Peter Maydellhw/sd/pxa2xx_mmci: Update to use new SDBus APIs
2016-02-18 Peter Maydellhw/sd/pxa2xx_mmci: convert to SysBusDevice object
2016-02-18 Peter Maydellsdhci_sysbus: Create SD card device in users, not the...
2016-02-18 Peter Maydellhw/sd/sdhci.c: Update to use SDBus APIs
2016-02-18 Peter Maydellhw/sd: Add QOM bus which SD cards plug in to
2016-02-18 Peter Maydellhw/sd/sd.c: Convert sd_reset() function into Device...
2016-02-18 Peter Maydellhw/sd/sd.c: QOMify
2016-02-18 Peter Maydellhw/sd/sdhci.c: Remove x-drive property
2016-02-18 Wei HuangARM: PL061: Cleaning field of PL061 device state
2016-02-18 Wei HuangARM: PL061: Clear PL061 device state after reset
2016-02-18 Victor Kaplanskyvhost-user interrupt management fixes
2016-02-18 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2016-02-18 Thomas Huthhw/ppc/spapr: Halt CPU when powering off via RTAS call
2016-02-16 David Gibsonpseries: Include missing pseries-2.5 compat properties...
2016-02-16 Hervé Poussineaucuda: remove CUDA_GET_SET_IIC/CUDA_COMBINED_FORMAT_IIC...
2016-02-16 Hervé Poussineaucuda: remove GET_6805_ADDR command
2016-02-16 Hervé Poussineaucuda: port SET_TIME command to new framework
2016-02-16 Hervé Poussineaucuda: port GET_TIME command to new framework
2016-02-16 Hervé Poussineaucuda: port SET_POWER_MESSAGES command to new framework
2016-02-16 Hervé Poussineaucuda: port FILE_SERVER_FLAG command to new framework
2016-02-16 Hervé Poussineaucuda: port RESET_SYSTEM command to new framework
2016-02-16 Hervé Poussineaucuda: port POWERDOWN command to new framework
2016-02-16 Hervé Poussineaucuda: port SET_DEVICE_LIST command to new framework
2016-02-16 Hervé Poussineaucuda: port SET_AUTO_RATE command to new framework
2016-02-16 Hervé Poussineaucuda: port AUTOPOLL command to new framework
2016-02-16 Hervé Poussineaucuda: move unknown commands reject out of switch
2016-02-16 Hervé Poussineaucuda: add a framework to handle commands
2016-02-16 Thomas Huthhw/ppc/spapr: Implement the h_set_xdabr hypercall
2016-02-16 Thomas Huthhw/ppc/spapr: Implement h_set_dabr
2016-02-16 Thomas Huthhw/ppc/spapr: Add h_set_sprg0 hypercall
2016-02-16 David Gibsonmigration: ensure htab_save_first completes after timeout
2016-02-16 David Gibsontarget-ppc: Remove hack for ppc_hash64_load_hpte*(...
2016-02-16 David Gibsonpseries: Move hash page table allocation to reset time
2016-02-16 David Gibsonpseries: Add helper to calculate recommended hash page...
2016-02-16 David Gibsonpseries: Simplify handling of the hash page table fd
next
This page took 0.065827 seconds and 7 git commands to generate.