aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2016-06-29Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-06-29ich9: implement SCI_IRQ_SEL registerPaolo Bonzini
2016-06-29ich9: implement ACPI_EN registerPaolo Bonzini
2016-06-29serial: reinstate watch after migrationPaolo Bonzini
2016-06-29serial: remove watch on resetPaolo Bonzini
2016-06-29char: change qemu_chr_fe_add_watch to return unsignedPaolo Bonzini
2016-06-29serial: separate serial_xmit and serial_watch_cbPaolo Bonzini
2016-06-29serial: simplify tsr_retry resetPaolo Bonzini
2016-06-29serial: make tsr_retry unsignedPaolo Bonzini
2016-06-29pci-assign: Move "Invalid ROM" error message to pci-assign-load-rom.cLin Ma
2016-06-29scsi: esp: fix migrationPaolo Bonzini
2016-06-29MC146818 RTC: add GPIO access to output IRQEfimov Vasily
2016-06-29isa: introduce wrapper isa_connect_gpio_outEfimov Vasily
2016-06-29ICH9 LPC: move call of isa_bus_irqs to 'realize' methodEfimov Vasily
2016-06-29ICH9 LPC: handle GSI as qdev GPIOEfimov Vasily
2016-06-29ich9: unify pic and ioapic IRQ vectorsPaolo Bonzini
2016-06-29ich9: clean up ich9_lpc_update_pic/ich9_lpc_update_apic and callersPaolo Bonzini
2016-06-29ich9: call ich9_lpc_update_pic for disabled pirqsPaolo Bonzini
2016-06-29ICH9 SMB: make TYPE_ICH9_SMB_DEVICE macro publicEfimov Vasily
2016-06-29port92: handle A20 IRQ as GPIOEfimov Vasily
2016-06-29pckbd: handle A20 IRQ as GPIOEfimov Vasily
2016-06-29pc_q35: configure Q35 instance using propertiesEfimov Vasily
2016-06-29Q35: implement property interfece to several parametersEfimov Vasily
2016-06-29pflash: make TYPE_CFI_PFLASH0{1,2} macros publicEfimov Vasily
2016-06-29vmport: identify vmport type by macro TYPE_VMPORTEfimov Vasily
2016-06-29pcspk: convert "pit" property type from ptr to linkEfimov Vasily
2016-06-29ide: move headers to include folderEfimov Vasily
2016-06-28hw/sh4/sh_pci.c: Use ldl_le_p() and stl_le_p()Peter Maydell
2016-06-28Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2016-06-28virtio-blk: add num-queues device propertyStefan Hajnoczi
2016-06-28virtio-blk: dataplane multiqueue supportStefan Hajnoczi
2016-06-28virtio-blk: live migrate s->rq with multiqueueStefan Hajnoczi
2016-06-28virtio-blk: associate request with a virtqueueStefan Hajnoczi
2016-06-28virtio-blk: tell dataplane which vq to notifyStefan Hajnoczi
2016-06-28virtio-blk: multiqueue batch notifyStefan Hajnoczi
2016-06-28virtio-blk: add VirtIOBlockConf->num_queuesStefan Hajnoczi
2016-06-28Revert "virtio: sync the dataplane vring state to the virtqueue before virtio...Stefan Hajnoczi
2016-06-28Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2016-06-28misc/aspeed_scu: Fix build error caused by missing headerPranith Kumar
2016-06-28vmxnet3: Fix reading/writing guest memory specially when behind an IOMMUKarimAllah Ahmed
2016-06-28rtl8139: save/load RxMulOk counter (again)David Vrabel
2016-06-28net: mipsnet: check transmit buffer size before sendingPrasad J Pandit
2016-06-27macio: Use blk_drain instead of blk_drain_allFam Zheng
2016-06-27hw/net/e1000: Don't use *_to_cpup()Peter Maydell
2016-06-27hw/net/virtio-net.c: Don't use *_to_cpup()Peter Maydell
2016-06-27hw/net/rocker: Don't use *_to_cpup()Peter Maydell
2016-06-27hw/net/rtl8139.c: Don't use *_to_cpup()Peter Maydell
2016-06-27hw/net/eepro100.c: Don't use cpu_to_*w() and *_to_cpup()Peter Maydell
2016-06-27m25p80: Fix WINBOND fast read command handlingMarcin Krzeminski
2016-06-27m25p80: New flash devices.Marcin Krzeminski