summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-03xilinx_spips: Add verbose LQSPI debug outputPeter Crosthwaite1-1/+4
2013-06-03xilinx_spips: Inhibit interrupts in LQSPI modePeter Crosthwaite1-1/+6
2013-06-03xilinx_spips: Make interrupts clear on readPeter Crosthwaite1-0/+4
2013-06-03xilinx_spips: seperate SPI and QSPI as two classesPeter Crosthwaite2-15/+56
2013-06-03xen: use pc_init_pci instead of pc_init_pci_no_kvmclockStefano Stabellini1-2/+2
2013-06-03xen: remove xen_vcpu_initStefano Stabellini3-25/+0
2013-06-03xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)Stefano Stabellini3-9/+12
2013-06-03xen_machine_pv: do not create a dummy CPU in machine->initStefano Stabellini1-16/+0
2013-06-03main_loop: do not set nonblocking if xen_enabled()Stefano Stabellini1-1/+1
2013-06-03xen: simplify xen_enabledStefano Stabellini1-4/+0
2013-06-03po/hu.po: Hungarian translation for the GTK+ interfaceÁkos Kovács1-0/+63
2013-06-03Merge remote-tracking branch 'kraxel/usb.83' into stagingAnthony Liguori5-25/+251
2013-06-03Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori15-60/+29
2013-06-03xhci: add live migration supportGerd Hoffmann1-1/+163
2013-06-03xhci: add xhci_init_epctxGerd Hoffmann1-18/+25
2013-06-03xhci: add xhci_alloc_epctxGerd Hoffmann1-11/+21
2013-06-03xhci: add XHCISlot->addressedGerd Hoffmann1-0/+3
2013-06-03pci: add VMSTATE_MSIXGerd Hoffmann2-0/+44
2013-06-03host-libusb: Correct test for USB packet stateEd Maste1-1/+1
2013-06-03Fix usage of USB_DEV_FLAG_IS_HOST flag.Michael Marineau1-1/+1
2013-06-02tcx: Fix 24-bit display modeMark Cave-Ayland1-4/+6
2013-06-02pvpanic: use FWCfgState explicitlyMichael S. Tsirkin1-1/+1
2013-06-02fw_cfg: fw_cfg is a singletonMichael S. Tsirkin1-4/+3
2013-06-02fw_cfg: add API to find FW cfg objectMichael S. Tsirkin3-4/+15
2013-06-02fw_cfg: move typedef to qemu/typedefs.hMichael S. Tsirkin3-2/+2
2013-06-02refer to FWCfgState explicitlyLaszlo Ersek10-29/+33
2013-06-02apic: rename apic specific bitoptsMichael S. Tsirkin1-21/+21
2013-06-02firmware_abi: move to include/hw/nvram/Michael S. Tsirkin4-3/+3
2013-06-02dec.c - move to pci-bridgeMichael S. Tsirkin4-1/+2
2013-06-01do not check pointers after dereferencing themPaolo Bonzini2-5/+5
2013-06-01m25p80: Add Micron n25q032aEd Maste1-0/+1
2013-06-01qemu: fix out of tree cross compileAlexey Kardashevskiy1-1/+1
2013-06-01slirp: cleanup leftovers from misc.hMichael Tokarev1-14/+0
2013-06-01migration: Remove duplicate bandwidth_limit setLei Li1-1/+0
2013-06-01docs: Fix typo and update file in migrationLei Li1-8/+9
2013-06-01configure: try pkg-config ncurses firstEd Maste1-1/+1
2013-06-01rtc: remove rtc_set_dateHu Tao1-1/+0
2013-06-01linux-user: Fix typo in commentLei Li1-1/+1
2013-06-01configure: remove confusing file manipulationEd Maste1-9/+0
2013-06-01debugcon: fix compiler warning when open DEBUG_DEBUGCONliguang1-2/+2
2013-06-01debugcon: make debug message more readableliguang1-1/+1
2013-06-01debugcon: fix always print "addr=0x0, val=0x0" bug when use DEBUG_DEBUGCONliguang1-1/+1
2013-06-01Remove unnecessary break statementsStefan Weil5-5/+0
2013-06-01don't run pkg-config for features explicitly disabledMichael Tokarev1-12/+9
2013-05-31target-i386: Fix aflag logic for CODE64 and the 0x67 prefixRichard Henderson1-15/+15
2013-05-31s390/ipl: Fix spurious errors in virtioChristian Borntraeger1-0/+5
2013-05-31Merge remote-tracking branch 'mdroth/qga-pull-2013-05-30' into stagingAnthony Liguori8-22/+127
2013-05-31Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori4-9/+23
2013-05-31Merge remote-tracking branch 'bonzini/iommu-for-anthony' into stagingAnthony Liguori12-372/+422
2013-05-31target-i386: Fix mask of pte index in memory mappingQiao Nuohan1-1/+1