summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qemu-timer.c: Remove 250us timeoutsPeter Portante2012-04-161-5/+5
* Merge remote-tracking branch 'kiszka/queues/pending' into stagingAnthony Liguori2012-04-167-47/+59
|\
| * vapic: Disable for pre-1.1 machinesJan Kiszka2012-04-161-10/+33
| * Kick io-thread on qemu_chr_accept_inputJan Kiszka2012-04-161-0/+1
| * pcnet: Properly handle TX requests during Link FailJan Kiszka2012-04-162-0/+12
| * pcnet: Clear ERR in CSR0 on stopJan Kiszka2012-04-161-1/+1
| * signrom: Rewrite as python scriptJan Kiszka2012-04-163-46/+41
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2012-04-168-299/+217
|\ \
| * | pci: fix corrupted pci conf index register by unaligned writeAvi Kivity2012-04-151-0/+3
| * | acpi: explicitly account for >1 device per slotMichael S. Tsirkin2012-04-151-3/+10
| * | acpi_piix4: Re-define PCI hotplug eject register readAlex Williamson2012-04-152-5/+14
| * | acpi_piix4: Remove PCI_RMV_BASE write codeAlex Williamson2012-04-152-7/+1
| * | acpi_piix4: Fix PCI hotplug raceAlex Williamson2012-04-151-21/+53
| * | acpi_piix4: Disallow write to up/down PCI hotplug registersAlex Williamson2012-04-152-32/+16
| * | virtio-pci: change virtio balloon PCI class codeDavid Gibson2012-04-112-1/+12
| * | ivshmem: add missing msix callsMichael S. Tsirkin2012-04-111-15/+33
| * | vhost: readd assert statementMichael S. Tsirkin2012-04-111-0/+1
| * | vhost: Fix size of dirty log sync on resizeAlex Williamson2012-04-111-4/+5
| * | pc: reduce duplication in compat machine typesMichael S. Tsirkin2012-04-111-215/+73
| * | piix_pci: fix typo in i400FX chipset init codeAlexey Korolev2012-04-111-1/+1
* | | Merge remote-tracking branch 'sstabellini/for_anthony' into stagingAnthony Liguori2012-04-169-20/+171
|\ \ \ | |_|/ |/| |
| * | xen: introduce an event channel for buffered io event notificationsStefano Stabellini2012-04-131-6/+39
| * | xen-mapcache: don't unmap locked entry during mapcache invalidationJulien Grall2012-04-131-0/+3
| * | Xen, mapcache: Fix the compute of the size of bucket.Anthony PERARD2012-04-131-5/+7
| * | xen: handle backend deletion from xenstoreStefano Stabellini2012-04-132-8/+13
| * | Xen: Add xen-apic support and hook it up.Wei Liu2012-04-133-1/+99
| * | Xen: basic HVM MSI injection support.Wei Liu2012-04-133-0/+10
* | | Merge branch 'w64' of git://qemu.weilnetz.de/qemuBlue Swirl2012-04-1515-112/+152
|\ \ \
| * | | w64: Fix time conversion for some versions of MinGW-w64Stefan Weil2012-04-151-1/+2
| * | | nbd: Fix compiler warning (w64)Stefan Weil2012-04-151-1/+1
| * | | disas: Replace 'unsigned long' by 'uintptr_t'Stefan Weil2012-04-151-4/+4
| * | | cpu-exec: Remove non-portable type cast and fix format stringStefan Weil2012-04-151-2/+2
| * | | target-mips: Fix type cast for w64 (uintptr_t)Stefan Weil2012-04-151-1/+1
| * | | w64: Fix type cast in os_host_main_loop_waitStefan Weil2012-04-151-1/+1
| * | | w64: Fix data types in softmmu*.hStefan Weil2012-04-152-13/+15
| * | | w64: Use uintptr_t in exec.cStefan Weil2012-04-151-37/+40
| * | | softmmu: Use uintptr_t for physaddr and rename itStefan Weil2012-04-151-9/+6
| * | | w64: Fix struct CPUTLBEntryStefan Weil2012-04-151-5/+5
| * | | w64: Fix definition of setjmpStefan Weil2012-04-151-0/+9
| * | | w32: Move defines for socket specific errors to qemu-os-win32.hStefan Weil2012-04-153-18/+26
| * | | w64: Use larger alignment for section with generated codeStefan Weil2012-04-151-2/+1
| * | | w64: Fix data types in cpu-all.h, exec.cStefan Weil2012-04-152-7/+7
| * | | w64: Fix type casts used in some macros in cpu-all.hStefan Weil2012-04-151-2/+2
| * | | tcg/i386: Add support for w64 ABIStefan Weil2012-04-151-11/+28
| * | | tcg/i386: Use GDB JIT debugging interface only for hosts with ELFStefan Weil2012-04-151-1/+5
* | | | target-alpha: QOM'ify CPU initAndreas Färber2012-04-152-11/+21
* | | | target-alpha: QOM'ify CPUAndreas Färber2012-04-155-1/+114
|/ / /
* | | Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl2012-04-1516-180/+396
|\ \ \
| * | | pseries: Fix reset of VIO network deviceDavid Gibson2012-04-151-3/+11
| * | | pseries: Reset vscsi properlyDavid Gibson2012-04-151-2/+7
OpenPOWER on IntegriCloud