summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* exec.h cleanupBlue Swirl2011-07-3032-620/+273
* revamp acpitable parsing and allow to specify complete (headerful) tableMichael Tokarev2011-07-302-127/+178
* SPARC64: implement %fprs dirty bitsTsuneo Saito2011-07-301-0/+116
* SPARC64: fix fnor* and fnand*Tsuneo Saito2011-07-301-6/+8
* sd: do not add one sector to the disk sizeVincent Palatin2011-07-301-3/+1
* user: Restore debug usage message for '-d ?' in user mode emulationPeter Maydell2011-07-303-11/+16
* usb-hid: Fix 0/0 position for Windows in tablet modeJan Kiszka2011-07-301-0/+5
* Add support for Zipit Z2 machineVasily Khoruzhick2011-07-302-0/+359
* onenand: Add missing brace.Andrzej Zaborowski2011-07-301-0/+1
* hw/onenand: program actions can only clear bitsJuha Riihimäki2011-07-301-29/+106
* onenand: Handle various ID fields separatelyJuha Riihimäki2011-07-303-14/+23
* onenand: Pass BlockDriverState to init functionPeter Maydell2011-07-303-10/+12
* hw/nand: qdevifyJuha Riihimäki2011-07-305-81/+103
* hw/nand: Writing to NAND can only clear bitsPeter Maydell2011-07-301-4/+13
* hw/nand: Support multiple reads following READ STATUSJuha Riihimäki2011-07-301-3/+8
* hw/nand: Support devices wider than 8 bitsJuha Riihimäki2011-07-302-34/+88
* nand: Bump vmstate version after changing structure.Andrzej Zaborowski2011-07-301-3/+3
* hw/nand: Support large NAND devicesJuha Riihimäki2011-07-301-21/+27
* hw/nand: Pass block device state to init functionPeter Maydell2011-07-305-10/+15
* 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
OpenPOWER on IntegriCloud