summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* lm832x: Take DeviceState pointer in lm832x_key_event()Peter Maydell2011-07-303-7/+6
* hw/omap_gpio.c: Convert to qdevJuha Riihimäki2011-07-306-173/+218
* hw/omap_clk: Add the clock for the OMAP2430-specific fifth GPIO modulePeter Maydell2011-07-301-1/+5
* hw/omap_l4.c: Add helper function omap_l4_region_baseJuha Riihimäki2011-07-302-0/+8
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2011-07-294-5/+30
|\
| * xen_mapcache: remove unused variableJuan Quintela2011-07-271-2/+1
| * Makefile: add missing deps on $(GENERATED_HEADERS)Michael Roth2011-07-271-1/+3
| * qmp: fix efect -> effect typo in qmp-commands.hxZhi Yong Wu2011-07-271-1/+1
| * slirp: Fix unusual "comments" in unused codeStefan Weil2011-07-271-2/+2
| * Makefile: Minor cscope fixupsAlexandre Raymond2011-07-271-1/+1
| * vhost build fix for i386Wolfgang Mauerer2011-07-271-0/+23
* | Merge remote-tracking branch 'alon/pull-libcacard.afe' into stagingAnthony Liguori2011-07-294-78/+224
|\ \
| * | libcacard: add pc file, install it + includesAlon Levy2011-07-263-3/+42
| * | libcacard: replace copy_string with strndupChristophe Fergeau2011-07-221-17/+6
| * | libcacard: introduce NEXT_TOKEN macroChristophe Fergeau2011-07-221-47/+24
| * | libcacard: fix soft=... parsing in vcard_emul_optionsChristophe Fergeau2011-07-221-17/+28
| * | libcacard: s/strip(args++)/strip(args+1)Christophe Fergeau2011-07-221-2/+2
| * | libcacard: don't leak vcard_emul_alloc_arrays memChristophe Fergeau2011-07-221-1/+10
| * | libcacard/vcard_emul_nss: support cards lying about CKM_RSA_X_509 supportRobert Relyea2011-07-221-6/+127
* | | Merge remote-tracking branch 'agraf/xen-next' into stagingAnthony Liguori2011-07-2910-33/+162
|\ \ \
| * | | xen: implement unplug protocol in xen_platformStefano Stabellini2011-07-264-2/+92
| * | | vl.c: Check the asked ram_size later.Anthony PERARD2011-07-261-6/+10
| * | | xen: Fix the memory registration to reflect of what is done by Xen.Anthony PERARD2011-07-261-7/+20
| * | | cpu-common: Have a ram_addr_t of uint64 with Xen.Anthony PERARD2011-07-263-5/+14
| * | | xen: make xen_enabled even more cleverAlexander Graf2011-07-262-1/+6
| * | | xen: remove CONFIG_XEN_MAPCACHEAlexander Graf2011-07-261-3/+0
| * | | exec.c: Use ram_addr_t in cpu_physical_memory_rw(...).Anthony PERARD2011-07-261-2/+2
| * | | xen: Fix xen_enabled().Anthony PERARD2011-07-261-1/+1
| * | | xen: introduce xen_change_state_handlerAnthony PERARD2011-07-261-7/+18
| | |/ | |/|
* | | Merge remote-tracking branch 'kraxel/migration.2' into stagingAnthony Liguori2011-07-299-0/+52
|\ \ \
| * | | usb-serial doesn't support migrationGerd Hoffmann2011-07-201-0/+7
| * | | usb-net doesn't support migrationGerd Hoffmann2011-07-201-0/+6
| * | | usb-bt doesn't support migrationGerd Hoffmann2011-07-201-0/+6
| * | | usb-wacom doesn't support migrationGerd Hoffmann2011-07-201-0/+6
| * | | usb storage: first migration support bits.Gerd Hoffmann2011-07-201-0/+12
| * | | ehci doesn't support migrationGerd Hoffmann2011-07-201-0/+7
| * | | ahci doesn't support migrationGerd Hoffmann2011-07-201-0/+6
| * | | vmstate: add no_migrate flag to VMStateDescriptionGerd Hoffmann2011-07-202-0/+2
* | | | monitor: fix build breakage with --disable-vncTeLeMan2011-07-291-0/+2
* | | | Allow to leave type on default in -machineJan Kiszka2011-07-291-1/+4
* | | | CODING_STYLE: explicitly allow braceless 'else if'Avi Kivity2011-07-291-0/+4
* | | | Fix a compilation error in xen-mapcache.cStefan Berger2011-07-291-2/+1
* | | | multiboot: Fix bss segment supportGöran Weinholt2011-07-291-5/+9
* | | | configure: add --disable-zlib-testAlon Levy2011-07-291-9/+14
* | | | Add missing trace call to oslib-posix.c:qemu_vmalloc()Jes Sorensen2011-07-291-1/+4
* | | | Fix last sector write on sd cardDr. David Alan Gilbert2011-07-291-8/+11
* | | | move unaligned memory access functions to bswap.hPaolo Bonzini2011-07-294-448/+477
* | | | softfloat: change default nan definitions to variablesPaolo Bonzini2011-07-292-51/+81
* | | | move WORDS_ALIGNED to qemu-common.hPaolo Bonzini2011-07-292-4/+4
* | | | showing a splash picture when startwayne2011-07-295-4/+199
OpenPOWER on IntegriCloud