aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-07slirp: remove dead assignments, spotted by clangBlue Swirl
2010-03-06target-arm: Fix missing 'return' in SRS handling.Adam Lackorzynski
2010-03-06Fix curses interaction with keymapsSamuel Thibault
2010-03-06use absolute URLs for .gitmodulesPaolo Bonzini
2010-03-06Documentation: Modify rule for html output (better looking output format)Stefan Weil
2010-03-06scsi: update comment on the standards revisionChristoph Hellwig
2010-03-06qemu-nbd: Fix wrong description in qemu-nbd.texiRyota Ozaki
2010-03-06Build usb-ohci for PCsKevin Wolf
2010-03-06ppc440_bamboo: Disable new virtio-serial features for 0.12 machine typeAmit Shah
2010-03-06ppc440_bamboo: Add 0.12 and 0.13 machine types for backward compatAmit Shah
2010-03-06s390-virtio: Fix compile error for virtio-block initAmit Shah
2010-03-06json-parser: Fix segfault on malformed inputKevin Wolf
2010-03-06hw/serial.c: fix THRE interrupt clearingAurelien Jarno
2010-03-06hw/serial.c: fix indentationAurelien Jarno
2010-03-06linux-user: Save/restore fpu registers to signal context on sh4takasi-y@ops.dti.ne.jp
2010-03-06linux-user: Fix syscall pipe2() retval on sh4takasi-y@ops.dti.ne.jp
2010-03-06target-i386: Fix long jumps/calls in long mode with REX.W setmalc
2010-03-06target-i386: fix lddqu SSE instructionAurelien Jarno
2010-03-05Update to latest SeaBIOSAnthony Liguori
2010-03-04Makefile: Fix names of GPXE ROM filesStefan Weil
2010-03-04target-mips: use newer logical opsAurelien Jarno
2010-03-04Merge remote branch 'qemu-kvm/uq/master' into pullsAnthony Liguori
2010-03-04x86: Extend validity of bsp_to_cpuJan Kiszka
2010-03-04KVM: x86: Restrict writeback of VCPU stateJan Kiszka
2010-03-04KVM: Rework VCPU state writeback APIJan Kiszka
2010-03-04KVM: Rework of guest debug state writingJan Kiszka
2010-03-04Add option to use file backed guest memoryMarcelo Tosatti
2010-03-04Allocate memory below 4GB as one chunkAvi Kivity
2010-03-03eepro100: Keep includes sortedStefan Weil
2010-03-03eepro100: Remove C++ commentsStefan Weil
2010-03-03eepro100: Add diagnose commandStefan Weil
2010-03-03eepro100: New function for reading command blockStefan Weil
2010-03-03eepro100: Use tx.statusStefan Weil
2010-03-03eepro100: Prettify code (no functional changes)Stefan Weil
2010-03-03eepro100: Fix CU Start commandStefan Weil
2010-03-03eepro100: Support RNR interruptStefan Weil
2010-03-03eepro100: Replace variable name to fix a compiler warningStefan Weil
2010-03-03eepro100: Use symbolic names for bits in EEPROM idStefan Weil
2010-03-03eepro100: Remove old unused codeStefan Weil
2010-03-03eepro100: Use symbolic names and BIT macros in binary operationsStefan Weil
2010-03-03eepro100: Add device descriptionsStefan Weil
2010-03-03eepro100: Update copyright noticeStefan Weil
2010-03-03eepro100: Add TODO listStefan Weil
2010-03-03eepro100: Support gpxe boot for all eepro100 devicesStefan Weil
2010-03-03eepro100: Fix PXE bootStefan Weil
2010-03-03eepro100: Add missing SCB register namesStefan Weil
2010-03-03eepro100: Fix compiler errors from debug messagesStefan Weil
2010-03-03(curses) Use more descriptive valuesSamuel Thibault
2010-03-03Fix curses return key when using -kSamuel Thibault
2010-03-02target-mips: use setcond when possibleAurelien Jarno