]> Git Repo - qemu.git/history - hw
target/mips: Move MXU_EN check one level higher
[qemu.git] / hw /
2018-10-27 Peter MaydellMerge remote-tracking branch 'remotes/famz/tags/testing...
2018-10-26 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2018-10-25 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2018-10-25 Peter MaydellMerge remote-tracking branch 'remotes/riscv/tags/riscv...
2018-10-24 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2018-10-24 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2018-10-24 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2018-10-24 Cédric Le Goaternet: xgmac: convert SysBus init method to a realize...
2018-10-24 Cédric Le Goaternet: stellaris_enet: add a reset method
2018-10-24 Cédric Le Goaternet: stellaris_enet: convert SysBus init method to...
2018-10-24 Cédric Le Goaternet: smc91c111: convert SysBus init method to a realize...
2018-10-24 Cédric Le Goaternet: opencores_eth: convert SysBus init method to a...
2018-10-24 Cédric Le Goaternet: mipsnet: convert SysBus init method to a realize...
2018-10-24 Cédric Le Goaternet: milkymist_minimac2: convert SysBus init method...
2018-10-24 Cédric Le Goaternet: lance: convert SysBus init method to a realize...
2018-10-24 Cédric Le Goaternet: lan9118: convert SysBus init method to a realize...
2018-10-24 Cédric Le Goaternet: etraxfs_eth: add a reset method
2018-10-24 Cédric Le Goaternet: etraxfs_eth: convert SysBus init method to a reali...
2018-10-24 David Hildenbrandmemory-device: trace when pre_plugging/plugging/unplugging
2018-10-24 David Hildenbrandmemory-device: complete factoring out unplug handling
2018-10-24 David Hildenbrandmemory-device: complete factoring out plug handling
2018-10-24 David Hildenbrandmemory-device: complete factoring out pre_plug handling
2018-10-24 David Hildenbrandmemory-device: add device class function set_addr()
2018-10-24 David Hildenbrandmemory-device: drop get_region_size()
2018-10-24 David Hildenbrandmemory-device: factor out get_memory_region() from...
2018-10-24 David Hildenbrandmemory-device: add and use memory_device_get_region_size()
2018-10-24 David Hildenbrandmemory-device: forward errors in get_region_size()...
2018-10-24 David Hildenbrandmemory-device: introduce separate config option
2018-10-24 David Hildenbrandmemory-device: use memory device terminology in error...
2018-10-24 David Hildenbrandpc-dimm: pass PCDIMMDevice to pc_dimm_.*plug
2018-10-24 David Hildenbrandmemory-device: improve "range conflicts" error message
2018-10-24 David Hildenbrandmemory-device: fix error message when hinted address...
2018-10-24 David Hildenbrandmemory-device: fix alignment error message
2018-10-24 Li Qiangmachine: fix a typo
2018-10-24 Philippe Mathieu... hw/mips/malta: Remove unuseful code
2018-10-24 Philippe Mathieu... hw/hppa/dino: Remove unuseful code
2018-10-24 Philippe Mathieu... hw/alpha/typhoon: Remove unuseful code
2018-10-24 Philippe Mathieu... hw/sparc64/niagara: Model the I/O Bridge with the ...
2018-10-24 Philippe Mathieu... hw/mips/gt64xxx_pci: Mark as bridge device
2018-10-24 Philippe Mathieu... hw/mips/gt64xxx_pci: Convert gt64120_reset() function...
2018-10-24 Philippe Mathieu... hw/pci-host/bonito: Use DeviceState::realize rather...
2018-10-24 Philippe Mathieu... hw/sh4/sh_pci: Use DeviceState::realize rather than...
2018-10-24 Philippe Mathieu... hw/ssi/xilinx_spi: Use DeviceState::realize rather...
2018-10-24 Philippe Mathieu... hw/timer/sun4v-rtc: Use DeviceState::realize rather...
2018-10-24 Philippe Mathieu... hw/timer/sun4v-rtc: Convert from DPRINTF() macro to...
2018-10-24 Philippe Mathieu... trace-events: Fix copy/paste typo
2018-10-24 Edgar E. Iglesiasnet: cadence_gem: Announce 64bit addressing support
2018-10-24 Edgar E. Iglesiasnet: cadence_gem: Announce availability of priority...
2018-10-24 Stewart Hildebrandhw/arm/boot: Increase compliance with kernel arm64...
2018-10-24 Richard Hendersontarget/arm: Move some system registers into a substructure
2018-10-24 Markus Armbrusterssi-sd: Make devices picking up backends unavailable...
2018-10-24 Thomas Huthconfigs: Add a CONFIG_SMC37C669 switch for the "smc37c6...
2018-10-24 Thomas Huthhw/core: Move null-machine into the common-obj list
2018-10-23 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2018-10-23 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2018-10-21 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2018-10-19 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2018-10-19 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2018-10-19 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2018-10-19 Markus Armbrusterfsdev: Clean up error reporting in qemu_fsdev_add()
2018-10-19 Markus Armbrusterxen/pt: Fix incomplete conversion to realize()
2018-10-19 Markus Armbrustersmbios: Clean up error handling in smbios_add()
2018-10-19 Markus Armbrusterioapic: Fix error handling in realize()
2018-10-19 Markus Armbrusterpc: Fix machine property nvdimm-persistence error handling
2018-10-19 Markus Armbruster9pfs: Fix CLI parsing crash on error
2018-10-19 Markus Armbrustervfio: Clean up error reporting after previous commit
2018-10-19 Markus Armbrustervfio: Use warn_report() & friends to report warnings
2018-10-19 Markus Armbrustercpus hw target: Use warn_report() & friends to report...
2018-10-19 Markus ArmbrusterUse error_fatal to simplify obvious fatal errors (again)
2018-10-19 Markus Armbrustererror: Fix use of error_prepend() with &error_fatal...
2018-10-19 Roman Kaganhyperv_testdev: add SynIC message and event testmodes
2018-10-19 Roman Kaganhyperv: process POST_MESSAGE hypercall
2018-10-19 Roman Kaganhyperv: add support for KVM_HYPERV_EVENTFD
2018-10-19 Roman Kaganhyperv: process SIGNAL_EVENT hypercall
2018-10-19 Roman Kaganhyperv: add synic event flag signaling
2018-10-19 Roman Kaganhyperv: add synic message delivery
2018-10-19 Roman Kaganhyperv: make overlay pages for SynIC
2018-10-19 Roman Kaganhyperv: qom-ify SynIC
2018-10-19 Roman Kaganhyperv: factor out arch-independent API into hw/hyperv
2018-10-19 Roman Kaganhyperv: rename kvm_hv_sint_route_set_sint
2018-10-19 Roman Kaganhyperv: make HvSintRoute reference-counted
2018-10-19 Roman Kaganhyperv: allow passing arbitrary data to sint ack callback
2018-10-19 Roman Kaganhyperv_testdev: drop unnecessary includes
2018-10-19 Roman Kaganhyperv_testdev: refactor for better maintainability
2018-10-19 Paolo Bonziniscsi-disk: fix rerror/werror=ignore
2018-10-19 Paolo Bonziniscsi-disk: fix double completion of failing passthrough...
2018-10-19 Li Qianghw: edu: drop DO_UPCAST
2018-10-19 Igor Mammedovcall HotplugHandler->plug() as the last step in device...
2018-10-19 Peng Haotarget-i386: add q35 0xcf8 port as coalesced_pio
2018-10-19 Peng Haotarget-i386: add i440fx 0xcf8 port as coalesced_pio
2018-10-19 Peng Haotarget-i386: add rtc 0x70 port as coalesced_pio
2018-10-19 Paolo Bonzinies1370: more fixes for ADC_FRAMEADR and ADC_FRAMECNT
2018-10-19 Jason Wange1000: indicate dropped packets in HW counters
2018-10-19 Jason Wangpcnet: fix possible buffer overflow
2018-10-19 Jason Wangrtl8139: fix possible out of bound access
2018-10-19 Jason Wangne2000: fix possible out of bound access in ne2000_receive
2018-10-19 liujunjieclean up callback when del virtqueue
2018-10-18 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2018-10-17 Michael ClarkRISC-V: Don't add NULL bootargs to device-tree
2018-10-17 Michael ClarkRISC-V: Add missing free for plic_hart_config
next
This page took 0.092579 seconds and 7 git commands to generate.