summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* serial: check if backed by a physical serial port at realize timePaolo Bonzini2014-09-191-2/+3
* serial: reset state at startupPaolo Bonzini2014-09-191-0/+1
* hw/dma/i8257: Silence phony error messagePhilipp Hahn2014-09-161-2/+2
* kvmclock: Ensure time in migration never goes backwardAlexander Graf2014-09-161-0/+49
* kvmclock: Ensure proper env->tsc value for kvmclock_current_nsec calculationMarcelo Tosatti2014-09-161-0/+4
* pit: fix pit interrupt can't inject into vm after migrationChenLiang2014-09-161-2/+1
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-09-1511-80/+100
|\
| * dataplane: fix virtio_blk_data_plane_create() op blocker error pathStefan Hajnoczi2014-09-111-2/+2
| * block: Make the block accounting functions operate on BlockAcctStatsBenoît Canet2014-09-108-59/+77
| * block: rename BlockAcctType members to start with BLOCK_ instead of BDRV_Benoît Canet2014-09-108-33/+39
| * IDE: MMIO IDE device control should be little endianValentin Manea2014-09-101-2/+2
| * xen: Drop redundant bdrv_close() from pci_piix3_xen_ide_unplug()Markus Armbruster2014-09-101-1/+0
| * xen_disk: Plug memory leak on error pathMarkus Armbruster2014-09-101-17/+14
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-09-1279-173/+629
|\ \
| * | pckbd: adding new fields to vmstatePavel Dovgalyuk2014-09-111-0/+51
| * | mc146818rtc: add missed field to vmstatePavel Dovgalyuk2014-09-111-0/+24
| * | piix: do not set irq while loading vmstatePavel Dovgalyuk2014-09-111-2/+28
| * | serial: fixing vmstate for save/restorePavel Dovgalyuk2014-09-111-30/+195
| * | parallel: adding vmstate for save/restorePavel Dovgalyuk2014-09-111-0/+18
| * | fdc: adding vmstate for save/restorePavel Dovgalyuk2014-09-111-0/+74
| * | apic_common: vapic_paddr synchronization fixPavel Dovgalyuk2014-09-111-11/+26
| * | memory: add parameter errp to memory_region_init_rom_deviceHu Tao2014-09-092-2/+14
| * | memory: add parameter errp to memory_region_init_ramHu Tao2014-09-0970-128/+199
* | | hw/arm/boot: enable DTB support when booting ELF imagesArd Biesheuvel2014-09-121-2/+20
* | | hw/arm/boot: load device tree to base of DRAM if no -kernel option was passedArd Biesheuvel2014-09-121-0/+10
* | | hw/arm/boot: pass an address limit to and return size from load_dtb()Ard Biesheuvel2014-09-121-3/+31
* | | hw/arm/boot: load DTB as a ROM imageArd Biesheuvel2014-09-121-1/+4
* | | hw/arm/virt: fix pl011 and pl031 irq flagsPeter Maydell2014-09-121-2/+2
* | | hw/arm/virt: Provide flash devices for boot ROMsPeter Maydell2014-09-121-0/+70
* | | pl061: implement input interrupt logicColin Leitner2014-09-121-14/+45
* | | hw/arm/virt: add linux, stdout-path to /chosen DT nodeArd Biesheuvel2014-09-121-0/+2
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-20140905-2' in...Peter Maydell2014-09-114-12/+21
|\ \ \
| * | | console: stop using PixelFormatGerd Hoffmann2014-09-054-12/+21
* | | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140910-1' into s...Peter Maydell2014-09-111-1/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | xhci PCIe endpoint migration compatibility fixDr. David Alan Gilbert2014-09-101-1/+5
| | |/ | |/|
* | | apb: implement PCI bus error interrupt map registersMark Cave-Ayland2014-09-091-2/+13
* | | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-09-082-25/+104
|\ \ \
| * | | ide: Add resize callback to ide/coreJohn Snow2014-09-081-10/+59
| * | | IDE: Fill the IDENTIFY request consistentlyJohn Snow2014-09-081-13/+15
| * | | ide: Add wwn support to IDE-ATAPI driveJohn Snow2014-09-081-0/+14
| * | | pflash_cfi01: write flash contents to bdrv on incoming migrationLaszlo Ersek2014-09-081-0/+14
| * | | pflash_cfi01: fixup stale DPRINTF() callsLaszlo Ersek2014-09-081-2/+2
| |/ /
* | | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2014-09-0812-150/+338
|\ \ \ | |/ / |/| |
| * | hypervisor property clashes with hypervisor nodeAnton Blanchard2014-09-081-4/+0
| * | spapr_pci: map the MSI window in each PHBGreg Kurz2014-09-082-30/+24
| * | spapr-vlan: Don't touch last entry in buffer listAnton Blanchard2014-09-081-3/+10
| * | spapr_pci: Fix config space corruptionAlexey Kardashevskiy2014-09-081-2/+6
| * | PPC: Cuda: Use cuda timer to expose tbfreq to guestAlexander Graf2014-09-085-3/+34
| * | PPC: Mac: Move tbfreq into local variableAlexander Graf2014-09-082-6/+19
| * | PPC: mac_nvram: Split NVRAM into OF and OSX partsAlexander Graf2014-09-081-3/+40
OpenPOWER on IntegriCloud