]> Git Repo - qemu.git/history - hw
linux-user: Fix compilation when F_SETPIPE_SZ isn't defined
[qemu.git] / hw /
2016-06-30 Paolo Bonzinipcspk: fix KVM
2016-06-29 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2016-06-29 Paolo Bonziniich9: implement SCI_IRQ_SEL register
2016-06-29 Paolo Bonziniich9: implement ACPI_EN register
2016-06-29 Paolo Bonziniserial: reinstate watch after migration
2016-06-29 Paolo Bonziniserial: remove watch on reset
2016-06-29 Paolo Bonzinichar: change qemu_chr_fe_add_watch to return unsigned
2016-06-29 Paolo Bonziniserial: separate serial_xmit and serial_watch_cb
2016-06-29 Paolo Bonziniserial: simplify tsr_retry reset
2016-06-29 Paolo Bonziniserial: make tsr_retry unsigned
2016-06-29 Lin Mapci-assign: Move "Invalid ROM" error message to pci...
2016-06-29 Paolo Bonziniscsi: esp: fix migration
2016-06-29 Efimov VasilyMC146818 RTC: add GPIO access to output IRQ
2016-06-29 Efimov Vasilyisa: introduce wrapper isa_connect_gpio_out
2016-06-29 Efimov VasilyICH9 LPC: move call of isa_bus_irqs to 'realize' method
2016-06-29 Efimov VasilyICH9 LPC: handle GSI as qdev GPIO
2016-06-29 Paolo Bonziniich9: unify pic and ioapic IRQ vectors
2016-06-29 Paolo Bonziniich9: clean up ich9_lpc_update_pic/ich9_lpc_update_apic...
2016-06-29 Paolo Bonziniich9: call ich9_lpc_update_pic for disabled pirqs
2016-06-29 Efimov VasilyICH9 SMB: make TYPE_ICH9_SMB_DEVICE macro public
2016-06-29 Efimov Vasilyport92: handle A20 IRQ as GPIO
2016-06-29 Efimov Vasilypckbd: handle A20 IRQ as GPIO
2016-06-29 Efimov Vasilypc_q35: configure Q35 instance using properties
2016-06-29 Efimov VasilyQ35: implement property interfece to several parameters
2016-06-29 Efimov Vasilypflash: make TYPE_CFI_PFLASH0{1,2} macros public
2016-06-29 Efimov Vasilyvmport: identify vmport type by macro TYPE_VMPORT
2016-06-29 Efimov Vasilypcspk: convert "pit" property type from ptr to link
2016-06-29 Efimov Vasilyide: move headers to include folder
2016-06-29 Peter MaydellMerge remote-tracking branch 'remotes/riku/tags/pull...
2016-06-28 Peter Maydellhw/sh4/sh_pci.c: Use ldl_le_p() and stl_le_p()
2016-06-28 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2016-06-28 Stefan Hajnoczivirtio-blk: add num-queues device property
2016-06-28 Stefan Hajnoczivirtio-blk: dataplane multiqueue support
2016-06-28 Stefan Hajnoczivirtio-blk: live migrate s->rq with multiqueue
2016-06-28 Stefan Hajnoczivirtio-blk: associate request with a virtqueue
2016-06-28 Stefan Hajnoczivirtio-blk: tell dataplane which vq to notify
2016-06-28 Stefan Hajnoczivirtio-blk: multiqueue batch notify
2016-06-28 Stefan Hajnoczivirtio-blk: add VirtIOBlockConf->num_queues
2016-06-28 Stefan HajnocziRevert "virtio: sync the dataplane vring state to the...
2016-06-28 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2016-06-28 Pranith Kumarmisc/aspeed_scu: Fix build error caused by missing...
2016-06-28 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/ide...
2016-06-28 KarimAllah Ahmedvmxnet3: Fix reading/writing guest memory specially...
2016-06-28 David Vrabelrtl8139: save/load RxMulOk counter (again)
2016-06-28 Prasad J Panditnet: mipsnet: check transmit buffer size before sending
2016-06-27 Fam Zhengmacio: Use blk_drain instead of blk_drain_all
2016-06-27 Peter Maydellhw/net/e1000: Don't use *_to_cpup()
2016-06-27 Peter Maydellhw/net/virtio-net.c: Don't use *_to_cpup()
2016-06-27 Peter Maydellhw/net/rocker: Don't use *_to_cpup()
2016-06-27 Peter Maydellhw/net/rtl8139.c: Don't use *_to_cpup()
2016-06-27 Peter Maydellhw/net/eepro100.c: Don't use cpu_to_*w() and *_to_cpup()
2016-06-27 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2016-06-27 Marcin Krzeminskim25p80: Fix WINBOND fast read command handling
2016-06-27 Marcin Krzeminskim25p80: New flash devices.
2016-06-27 Marcin Krzeminskim25p80: Fast read commands family changes.
2016-06-27 Marcin Krzeminskim25p80: Introduce configuration registers.
2016-06-27 Marcin Krzeminskim25p80: Introduce quad and equad modes.
2016-06-27 Marcin Krzeminskim25p80: Add additional flash commands:
2016-06-27 Marcin Krzeminskim25p80: Introduce COLLECTING_VAR_LEN_DATA state.
2016-06-27 Marcin Krzeminskim25p80: Allow more than four banks.
2016-06-27 Marcin Krzeminskim25p80: Make a table for JEDEC ID.
2016-06-27 Marcin Krzeminskim25p80: Replace JEDEC ID masking with function.
2016-06-27 Andrew Jefferypalmetto-bmc: Configure the SCU's hardware strapping...
2016-06-27 Andrew Jefferyast2400: Integrate the SCU model and set silicon revision
2016-06-27 Andrew Jefferyhw/misc: Add a model for the ASPEED System Control...
2016-06-27 Alistair Franciscadence_gem: Set the last bit when wrap is set
2016-06-27 Alistair Franciscadence_gem: Avoid infinite loops with a misconfigured...
2016-06-27 Alistair Franciscadence_uart: Protect against transmit errors
2016-06-27 Shannon Zhaohw/intc/arm_gicv3: Add missing break
2016-06-27 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2016-06-27 Peter MaydellMerge remote-tracking branch 'remotes/lalrae/tags/mips...
2016-06-27 Peter Krempaqapi: keep names in 'CpuInstanceProperties' in sync...
2016-06-27 Benjamin Herrenschmidtppc/xics: Remove unused xics_set_irq_type()
2016-06-27 Aaron Larsontarget-ppc: ppce500_spin.c uses SPR_PIR, should use...
2016-06-24 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2016-06-24 Cornelia Huckvirtio-bus: remove old set_host_notifier callback
2016-06-24 Cornelia Huckvirtio-mmio: convert to ioeventfd callbacks
2016-06-24 Cornelia Huckvirtio-pci: convert to ioeventfd callbacks
2016-06-24 Cornelia Huckvirtio-ccw: convert to ioeventfd callbacks
2016-06-24 Cornelia Huckvirtio-bus: have callers tolerate new host notifier api
2016-06-24 Cornelia Huckvirtio-bus: common ioeventfd infrastructure
2016-06-24 Igor Mammedovpc: acpi: drop intermediate PCMachineState.node_cpu
2016-06-24 Igor Mammedovpc: use new CPU hotplug interface since 2.7 machine...
2016-06-24 Igor Mammedovacpi: cpuhp: add cpu._OST handling
2016-06-24 Igor Mammedovacpi: cpuhp: implement hot-remove parts of CPU hotplug...
2016-06-24 Igor Mammedovacpi: cpuhp: implement hot-add parts of CPU hotplug...
2016-06-24 Igor Mammedovpc: acpi: introduce AcpiDeviceIfClass.madt_cpu hook
2016-06-24 Igor Mammedovacpi: cpuhp: add CPU devices AML with _STA method
2016-06-24 Igor Mammedovpc: piix4/ich9: add 'cpu-hotplug-legacy' property
2016-06-24 Ido Yarivi386: pci-assign: Fix MSI-X table size
2016-06-24 Xiao Guangrongnvdimm acpi: support Set Namespace Label Data function
2016-06-24 Xiao Guangrongnvdimm acpi: support Get Namespace Label Data function
2016-06-24 Xiao Guangrongnvdimm acpi: support Get Namespace Label Size function
2016-06-24 Xiao Guangrongnvdimm acpi: check revision
2016-06-24 Xiao Guangrongnvdimm acpi: abstract the operations for root & nvdimm...
2016-06-24 Xiao Guangrongnvdimm acpi: check UUID
2016-06-24 Xiao Guangrongnvdimm acpi: save arg3 of _DSM method
2016-06-24 Xiao Guangrongnvdimm acpi: set HDLE properly
2016-06-24 Xiao Guangrongacpi: add aml_call5
2016-06-24 Xiao Guangrongacpi: add aml_object_type
next
This page took 0.070612 seconds and 7 git commands to generate.