aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2013-06-15Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpuBlue Swirl
2013-06-14audio/intel-hda: QOM casting sweepPeter Crosthwaite
2013-06-14audio/intel-hda: Fix Inheritance hierachyPeter Crosthwaite
2013-06-14smbios: Check R in -smbios type=0, release=R parses okayMarkus Armbruster
2013-06-14smbios: Fix -smbios type=0, release=... for big endian hostsMarkus Armbruster
2013-06-14smbios: Clean up smbios_add_field() parametersMarkus Armbruster
2013-06-14smbios: Convert to error_report()Markus Armbruster
2013-06-14Merge remote-tracking branch 'mjt/trivial-patches-next' into stagingAnthony Liguori
2013-06-14piix: fix some printf errors when debug is enabledHu Tao
2013-06-13spapr_rtas: Abstract rtas_start_cpu() with qemu_get_cpu()Andreas Färber
2013-06-12spapr_rtas: Abstract rtas_query_cpu_stopped_state() with qemu_get_cpu()Andreas Färber
2013-06-12ivshmem: add missing error exit(2)Stefan Hajnoczi
2013-06-11hw/xen: Use g_free instead of free and fix potential memory leaksStefan Weil
2013-06-11hw/scsi: Don't increment a boolean valueStefan Weil
2013-06-11char/serial: serial_ioport_write: Factor out common codePeter Crosthwaite
2013-06-11char/serial: Use generic Fifo8Peter Crosthwaite
2013-06-11char/serial: cosmetic fixes.Peter Crosthwaite
2013-06-11intc/xilinx_intc: Use qemu_set_irqPeter Crosthwaite
2013-06-10target-i386: Update model values on Conroe/Penryn/Nehalem CPU modelsEduardo Habkost
2013-06-10pc: Create pc-*-1.6 machine-typesEduardo Habkost
2013-06-10pc: Fix crash when attempting to hotplug CPU with negative IDIgor Mammedov
2013-06-10Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori
2013-06-10xilinx_axidma: Do not set DMA .notify to NULL after notifyWendy Liang
2013-06-10xilinx_axienet: Fix bit mask codeStefan Weil
2013-06-07Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-06-07qdev: Drop FROM_QBUS() macroAndreas Färber
2013-06-07isa: QOM'ify ISADeviceAndreas Färber
2013-06-07isa: QOM'ify ISABusAndreas Färber
2013-06-07i8259: Convert PICCommonState to use QOM realizefnAndreas Färber
2013-06-07kvm/i8259: QOM'ify some moreAndreas Färber
2013-06-07i8259: QOM'ify some moreAndreas Färber
2013-06-07i8254: Convert PITCommonState to QOM realizefnAndreas Färber
2013-06-07kvm/i8254: QOM'ify some moreAndreas Färber
2013-06-07i8254: QOM'ify some moreAndreas Färber
2013-06-07isa: Use realizefn for ISADeviceAndreas Färber
2013-06-06cs4231a: QOM'ify some moreAndreas Färber
2013-06-06gus: QOM'ify some moreAndreas Färber
2013-06-06ide: Set BSY bit during FLUSHAndreas Färber
2013-06-06virtio-ccw: Fix unsetting of indicators.Cornelia Huck
2013-06-06s390x/css: Fix concurrent sense.Cornelia Huck
2013-06-05vmxnet3: fix NICState cleanupStefan Hajnoczi
2013-06-04Merge remote-tracking branch 'sstabellini/xen_fixes_20130603' into stagingAnthony Liguori
2013-06-04Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2013-06-04Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-06-04block: add block driver read only whitelistFam Zheng
2013-06-03i.MX: Improve EPIT timer code.Jean-Christophe DUBOIS
2013-06-03exynos4210.c: register rom_mem for memory migrationIgor Mitsyanko
2013-06-03hw/arm/exynos4210.c: convert chipid_and_omr to an mmio regionIgor Mitsyanko
2013-06-03i.MX: split GPT and EPIT timer implementationJean-Christophe DUBOIS
2013-06-03sd/sd.c: Fix "inquiry" ACMD41Peter Crosthwaite