summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | hw/r2d: add flash memoryAurelien Jarno2010-04-113-0/+15
* | Revert "Avoid page_set_flags() assert in qemu-user host page protection code"Aurelien Jarno2010-04-101-7/+6
* | tcg/README: improve description of bswap*Aurelien Jarno2010-04-101-4/+4
* | target-alpha: Use non-inverted arguments to gen_{f}cmov.Richard Henderson2010-04-101-18/+19
* | target-alpha: Use setcond for int comparisons.Richard Henderson2010-04-101-21/+22
* | target-alpha: Implement cvtql inline.Richard Henderson2010-04-103-30/+39
* | target-alpha: Add flags markups to helpers.h.Richard Henderson2010-04-101-92/+92
* | raw-posix: don't assign bs->read_onlyChristoph Hellwig2010-04-101-1/+0
* | boot: remove unused boot_devices_bitmap variableEduardo Habkost2010-04-101-5/+3
* | net: remove broken net_set_boot_mask() boot device validationEduardo Habkost2010-04-103-24/+1
* | net: remove NICInfo.bootable fieldEduardo Habkost2010-04-102-2/+0
* | qcow2: Remove request from in-flight list after errorKevin Wolf2010-04-102-1/+6
* | qcow2: Don't ignore immediate read/write failuresKevin Wolf2010-04-101-2/+6
* | block: Fix multiwrite memory leak in error caseKevin Wolf2010-04-101-1/+2
* | block: Fix error code in multiwrite for immediate failuresKevin Wolf2010-04-101-2/+2
* | block: Fix multiwrite error handlingKevin Wolf2010-04-101-1/+1
* | Implement virtio resetAlexander Graf2010-04-093-6/+7
* | Always notify consumers of char devices if they're openAlexander Graf2010-04-092-0/+21
* | Avoid page_set_flags() assert in qemu-user host page protection codeJuergen Lock2010-04-091-6/+7
* | Remove magic numbers for VNC message IDs from codeDaniel P. Berrange2010-04-092-28/+79
* | target-mips: Fix format specifiers for fpu_fprintfStefan Weil2010-04-091-14/+20
* | lsi: fix segfault in lsi_command_completeGerd Hoffmann2010-04-091-1/+1
* | move balloon handling to balloon.cPaolo Bonzini2010-04-095-120/+154
* | move around definitions in kvm.h that do not require CPUStatePaolo Bonzini2010-04-091-4/+4
* | move targphys.h and hw/poison.h inclusion to cpu-common.hPaolo Bonzini2010-04-093-2/+8
* | move two variable declarations out of vl.cPaolo Bonzini2010-04-093-4/+2
* | move socket_init to qemu-sockets.cPaolo Bonzini2010-04-093-24/+25
* | Make virtio-pci building conditional againAlexander Graf2010-04-081-1/+2
* | target-mips: Fix one more format specifier for cpu_fprintfStefan Weil2010-04-081-1/+3
* | target-i386: Fix variable in (disabled) debugging codeAdam Lackorzynski2010-04-081-1/+1
* | Debugcon: Fix debugging printfAdam Lackorzynski2010-04-081-1/+1
* | target-i386: Fix compiler warningStefan Weil2010-04-081-3/+4
* | remove TARGET_* defines from translate-all.cPaolo Bonzini2010-04-086-12/+9
* | e1000: fix build on Ubuntu with _FORTIFY_SOURCEThomas Monjalon2010-04-081-1/+1
* | smc91c111: allow access to reserved registerLars Munch2010-04-081-0/+4
* | smc91c111: mask register offsetLars Munch2010-04-081-0/+2
* | baum: add destroy hookSamuel Thibault2010-04-081-0/+13
* | target-arm: fix neon vmon/vmvn with modified immediateJuha Riihimäki2010-04-081-1/+1
* | fix function signature of qemu_chr_open_pty on !linuxRiku Voipio2010-04-081-1/+1
* | Shrink tb_jmp_offset to two entries, the other two are never used.Filip Navara2010-04-082-8/+1
* | tcg-hppa: Don't try to calls to non-constant addresses.Richard Henderson2010-04-081-2/+4
* | tcg-hppa: Fix in/out register overlap in add2/sub2.Richard Henderson2010-04-082-14/+47
* | tcg-hppa: Finish the port.Richard Henderson2010-04-083-647/+1258
* | tcg-hppa: Compute is_write in cpu_signal_handler.Richard Henderson2010-04-081-7/+31
* | update bochs vbe interfaceGerd Hoffmann2010-04-082-3/+7
* | read-only: allow read-only CDROM with any interfaceNaphtali Sprei2010-04-081-8/+5
* | Replace direct phys_ram_dirty access with wrapper functions.Yoshiaki Tamura2010-04-081-25/+20
* | Introduce wrapper functions to access phys_ram_dirty.Yoshiaki Tamura2010-04-081-0/+26
* | target-arm: resource leak fixes for iwmmxt disassembleLars Munch2010-04-081-0/+2
* | linux-user: switch default ppc64 CPU to 970fx from 970Aurelien Jarno2010-04-081-1/+1
OpenPOWER on IntegriCloud