summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | ppce500_pci: QOM'ify e500 PCI host bridgeAndreas Färber2012-08-221-5/+11
* | | | | ppc4xx_pci: QOM'ify ppc4xx PCI host bridgeAndreas Färber2012-08-223-6/+12
* | | | | gt64xxx: QOM'ify GT64120 PCI host bridgeAndreas Färber2012-08-221-15/+20
* | | | | grackle_pci: QOM'ify Grackle PCI host bridgeAndreas Färber2012-08-222-29/+29
* | | | | dec_pci: QOM'ify DEC 21154 PCI-PCI bridgeAndreas Färber2012-08-222-10/+13
* | | | | bonito: QOM'ify Bonito PCI host bridgeAndreas Färber2012-08-221-56/+90
* | | | | alpha_typhoon: QOM'ify Typhoon PCI host bridgeAndreas Färber2012-08-221-7/+13
* | | | | pci: Make host bridge TypeInfos constAndreas Färber2012-08-2211-29/+29
* | | | | virtio-blk: hide VIRTIO_BLK_F_CONFIG_WCE from old machine typesStefan Hajnoczi2012-08-223-2/+6
* | | | | softmmu-semi: fix lock_user* functions not to deref NULL upon OOMJim Meyering2012-08-221-1/+4
* | | | | arm-semi: don't leak 1KB user string lock buffer upon TARGET_SYS_OPENJim Meyering2012-08-221-6/+7
* | | | | sheepdog: don't leak socket file descriptor upon connection failureJim Meyering2012-08-221-0/+1
* | | | | linux-user: do_msgrcv: don't leak host_mb upon TARGET_EFAULT failureJim Meyering2012-08-221-2/+2
* | | | | qemu-ga: don't leak a file descriptor upon failed lockfJim Meyering2012-08-221-0/+3
* | | | | i82378: Remove bogus MMIO coalescingJan Kiszka2012-08-211-1/+0
* | | | | eventfd: making it thread safeAlexey Kardashevskiy2012-08-211-0/+1
| |_|_|/ |/| | |
* | | | Update OpenBIOS imagesBlue Swirl2012-08-194-1/+1
| |_|/ |/| |
* | | pc: Fix RTC CMOS info on RAM for ram_size < 1MiBMarkus Armbruster2012-08-181-13/+18
* | | vl: Round argument of -m up to multiple of 8KiBMarkus Armbruster2012-08-181-3/+4
* | | scsi: fix warningGerd Hoffmann2012-08-181-0/+2
* | | Avoid asprintf() which is not available on mingwGerd Hoffmann2012-08-181-6/+2
| |/ |/|
* | Update version to 1.2.0-rc0Anthony Liguori2012-08-161-1/+1
* | qemu-char: (Re-)connect for tcp_chr_write() unconnected writingLei Li2012-08-161-2/+5
* | Allow QEMUMachine to override reset sequencingDavid Gibson2012-08-163-1/+14
* | pseries: Instantiate USB interface when requiredDavid Gibson2012-08-161-0/+10
* | osdep: Fix compilation failure on BSD systemsPeter Maydell2012-08-161-1/+7
* | Command line support for seccomp with -sandbox (v8)Eduardo Otubo2012-08-164-8/+55
* | Adding seccomp calls to vl.c (v8)Eduardo Otubo2012-08-161-0/+13
* | Adding qemu-seccomp.[ch] (v8)Eduardo Otubo2012-08-162-0/+163
* | Adding support for libseccomp in configure and Makefile (v8)Eduardo Otubo2012-08-162-0/+32
* | dma: Fix stupid typo/thinkoBenjamin Herrenschmidt2012-08-161-2/+2
* | memory: add -machine dump-guest-core=on|offJason Baron2012-08-164-1/+36
* | Support using a different compiler for Objective-C filesPeter Maydell2012-08-162-1/+13
* | configure: Define OS_OBJECT_USE_OBJC=0 for MacOSX buildsPeter Maydell2012-08-161-0/+3
* | configure: Don't override user's --cpu on MacOS and SolarisPeter Maydell2012-08-161-25/+35
* | check-qjson: add test for large JSON objectsMichael Roth2012-08-161-0/+53
* | json-parser: don't replicate tokens at each level of recursionMichael Roth2012-08-161-88/+142
* | qlist: add qlist_size()Michael Roth2012-08-162-0/+14
* | audio: Make pcspk card selectable againJan Kiszka2012-08-161-0/+5
|/
* Merge remote-tracking branch 'agraf/s390-for-upstream' into stagingAnthony Liguori2012-08-155-27/+55
|\
| * s390: provide interface for service interrupt/introduce interrupt.cChristian Borntraeger2012-08-154-16/+34
| * s390: Fix error handling and condition code of service callChristian Borntraeger2012-08-152-11/+21
* | Merge remote-tracking branch 'agraf/ppc-for-upstream' into stagingAnthony Liguori2012-08-1534-209/+717
|\ \
| * | openpic: Added BRR1 registerBharat Bhushan2012-08-151-0/+17
| * | pseries: Update SLOF firmware imageDavid Gibson2012-08-153-1/+1
| * | pseries dma: DMA window params added to PHB and DT population changedAlexey Kardashevskiy2012-08-155-28/+51
| * | pseries: Add PCI MSI/MSI-X supportAlexey Kardashevskiy2012-08-154-4/+268
| * | pseries: Add trace event for PCI irqsAlexey Kardashevskiy2012-08-152-0/+5
| * | pseries: Export find_phb() utility function for PCI codeAlexey Kardashevskiy2012-08-151-10/+21
| * | pseries: added allocator for a block of IRQsAlexey Kardashevskiy2012-08-152-0/+27
OpenPOWER on IntegriCloud