summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote branch 'mst/for_anthony' into HEADAnthony Liguori2010-06-014-32/+33
|\ \
| * | pci-hotplug: make them aware of pci domain.Isaku Yamahata2010-05-313-4/+26
| * | msix: remove duplicated defines.Isaku Yamahata2010-05-311-8/+0
| * | pci.h: remove unused constants.Isaku Yamahata2010-05-311-11/+0
| * | pci: add const to pci_is_express(), pci_config_size().Isaku Yamahata2010-05-311-2/+2
| * | pci: clean up of pci_set_default_subsystem_id().Isaku Yamahata2010-05-311-7/+5
* | | vnc: move size-changed check into the vnc_desktop_resize function.Gerd Hoffmann2010-06-011-6/+5
* | | vnc: don't send invalid screen updates.Gerd Hoffmann2010-06-011-2/+6
* | | vnc: keep track of client desktop sizeGerd Hoffmann2010-06-012-3/+9
* | | vnc: send desktopresize event as reply to set encodingsGerd Hoffmann2010-06-011-0/+1
* | | vnc: factor out vnc_desktop_resize()Gerd Hoffmann2010-06-011-8/+16
* | | Add support for depth 15 to qemu_default_pixelformat()Gerd Hoffmann2010-06-011-0/+16
* | | check for active_console before using itGerd Hoffmann2010-06-011-1/+1
* | | Add dependency of JSON unit tests on config-host.hJan Kiszka2010-06-011-0/+2
* | | migration: Fix calculation of bytes_transferredPierre Riteau2010-06-011-9/+12
* | | virtio-serial-bus: fix ports_map allocation on initAlon Levy2010-06-011-1/+2
* | | resent: x86/cpuid: Add kvm32 CPU modelAndre Przywara2010-06-011-0/+14
* | | vnc: tight: add palette encodingCorentin Chary2010-06-011-12/+425
* | | vnc: add support for tight fill encodingCorentin Chary2010-06-011-2/+255
* | | vnc: add basic tight supportCorentin Chary2010-06-017-4/+498
* | | vnc: return the number of rectanglesCorentin Chary2010-06-014-16/+26
* | | vnc: remove a memory leak in zlibCorentin Chary2010-06-013-0/+11
* | | vnc: add buffer_free()Corentin Chary2010-06-012-8/+11
* | | vnc: don't clear zlib stream on set_encodingCorentin Chary2010-06-013-7/+0
* | | vnc: adjust compression zstream levelCorentin Chary2010-06-012-1/+9
* | | vnc: only use a single zlib streamCorentin Chary2010-06-012-8/+6
* | | vnc: really call zlib if we want zlibCorentin Chary2010-06-011-1/+1
* | | vnc: explain why set_encodings loop is reversedCorentin Chary2010-06-011-0/+5
* | | Revert "vnc: set the right prefered encoding"Corentin Chary2010-06-011-10/+4
* | | ioapic: improve debuggingBlue Swirl2010-05-311-6/+10
* | | Fix leul_to_cpu on big endian hostsAlexander Graf2010-05-311-1/+1
* | | arm: fix arm kernel boot for non zero start addrLars Munch2010-05-319-30/+1
* | | target-ppc: remove useless lineThomas Monjalon2010-05-311-1/+0
* | | target-ppc: fix RFI by clearing some bits of MSRThomas Monjalon2010-05-312-4/+3
|/ /
* | mc146818rtc: improve debuggingBlue Swirl2010-05-301-2/+20
* | sparc32 SuperSPARC MMU Breakpoint Action register (SS-20 OBP fix)Artyom Tarasenko2010-05-291-0/+1
* | pc: improve debuggingBlue Swirl2010-05-291-0/+12
* | apic: improve debuggingBlue Swirl2010-05-291-13/+30
* | i8259: improve debuggingBlue Swirl2010-05-291-12/+11
* | sparc64: fix user emulator buildBlue Swirl2010-05-291-0/+2
* | Pad iommu with an empty slot (necessary for SunOS 4.1.4)Artyom Tarasenko2010-05-291-1/+13
* | sparc64: fix 128-bit atomic load from nucleus context v1Igor V. Kovalenko2010-05-291-5/+5
* | Pre-allocate guest address spacePaul Brook2010-05-295-8/+183
* | alpha-linux-user: Fill in SI_CODE for SIGSEGV.Richard Henderson2010-05-281-1/+2
* | linux-user: Use qemu-malloc.c.Richard Henderson2010-05-282-53/+2
* | Use calloc in qemu_mallocz.Richard Henderson2010-05-281-4/+4
* | linux-user: Fix compilation with DEBUG definedRiccardo Magliocchetti2010-05-281-1/+1
* | Fix hw/gt64xxx.c compilation with DEBUG definedRiccardo Magliocchetti2010-05-281-1/+1
* | Fix typo in balloon helpRiccardo Magliocchetti2010-05-281-1/+1
* | musicpal: Drop redundant reset callJan Kiszka2010-05-281-2/+0
OpenPOWER on IntegriCloud