2010-05-03 |
Gautham R Shenoy | virtio-9p: Create a commandline option -fsdev |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Amit Shah | virtio-serial: Fix check for 'assert'; prevent NULL... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Stefan Berger | Fix the RARP protocol ID |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Jan Kiszka | Fix tiny leak in qemu_opts_parse |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Jan Kiszka | lsi: Properly initialize controller state on reset |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Jan Kiszka | lsi: Purge request queue on soft reset |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Alex Williamson | Fix boot once option |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Corentin Chary | vnc: split encoding in specific files |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Corentin Chary | vnc: Fix compile error on x86_64 with -D_VNC_DEBUG=1 |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Anthony Liguori | Merge remote branch 'kwolf/for-anthony' into HEAD |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Anthony Liguori | Merge remote branch 'qemu-kvm/uq/master' into HEAD |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Jan Kiszka | block: Release allocated options after bdrv_open |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Kevin Wolf | qemu-img rebase: Fix output image corruption |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Kevin Wolf | block: Add wr_highest_sector blockstat |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Stefan Hajnoczi | qcow2: Implement bdrv_truncate() for growing images |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Kevin Wolf | qcow2: Remove abort on free_clusters failure |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Stefan Hajnoczi | qemu-img: Add 'resize' command to grow/shrink disk... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Stefan Hajnoczi | block: Cache total_sectors to reduce bdrv_getlength... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Stefan Hajnoczi | raw-posix: Use pread/pwrite instead of lseek+read/write |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Stefan Hajnoczi | qcow2: Avoid shadowing variable in alloc_clusters_noref() |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Stefan Hajnoczi | block: Set backing_hd to NULL after deleting it |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Kevin Wolf | vmdk: Convert to bdrv_open |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Kevin Wolf | vmdk: Clean up backing file handling |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Kevin Wolf | vmdk: Fix COW |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Kevin Wolf | block: bdrv_has_zero_init |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Kevin Wolf | block: Open the underlying image file in generic code |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Kevin Wolf | block: Avoid forward declaration of bdrv_open_common |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Kevin Wolf | block: Split bdrv_open |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Christoph Hellwig | block: separate raw images from the file protocol |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Blue Swirl | Fix missing '|' in '|=', spotted by clang analyzer |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Thomas Monjalon | fix old typos in help header |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Stuart Brady | Clean up definition of MAX_OPC_PARAM |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Igor V. Kovalenko | cmd646: fix abort due to changed opaque pointer for... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Igor V. Kovalenko | cmd646: pass pci_dev as it needs it |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Marcelo Tosatti | kvm: port qemu-kvm's bitmap scanning |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Marcelo Tosatti | introduce leul_to_cpu |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Marcelo Tosatti | vga: fix typo in length passed to kvm_log_stop |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Amit Shah | virtio-serial: Implement flow control for individual... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Amit Shah | virtio-serial: Discard data that guest sends us when... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Amit Shah | virtio-serial: Apps should consume all data that guest... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Amit Shah | virtio-serial: Handle scatter/gather input from the... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Amit Shah | virtio-serial: Handle scatter-gather buffers for contro... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Amit Shah | iov: Add iov_to_buf and iov_size helpers |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Amit Shah | iov: Introduce a new file for helpers around iovs,... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Amit Shah | virtio-serial: Send out guest data to ports only if... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Amit Shah | virtio-serial: Propagate errors in initialising ports... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Amit Shah | virtio-serial: Update copyright year to 2010 |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Amit Shah | virtio-serial: Remove redundant check for 0-sized write... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Amit Shah | virtio-serial: whitespace: match surrounding code |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Amit Shah | virtio-serial: Use control messages to notify guest... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Amit Shah | virtio-serial: save/load: Send target host connection... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Amit Shah | virtio-serial: save/load: Ensure we have hot-plugged... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Amit Shah | virtio-serial: save/load: Ensure nr_ports on src and... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Amit Shah | virtio-serial: save/load: Ensure target has enough... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Thomas Monjalon | microblaze: fix custom fprintf |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Richard Henderson | Implement cpu_get_real_ticks for Alpha. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Richard Henderson | target-alpha: Implement RPCC. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Richard Henderson | target-alpha: Fix load-locked/store-conditional. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Richard Henderson | target-alpha: Indicate NORETURN status when raising... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Richard Henderson | target-alpha: Enable NPTL. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Richard Henderson | target-alpha: Update commentary for opcode 0x1A. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Richard Henderson | target-alpha: Emit goto_tb opcodes. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Richard Henderson | target-alpha: Implement cvtlq inline. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Richard Henderson | target-alpha: Implement rs/rc properly. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Richard Henderson | target-alpha: Implement cpys{, n, e} inline. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Anthony Liguori | Merge remote branch 'qmp/for-anthony' into staging |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Paolo Bonzini | stash away SCM_RIGHTS fd until a getfd command arrives |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Jan Kiszka | chardev: Document mux option |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Jan Kiszka | monitor: Reorder intialization to drop initial mux... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Jan Kiszka | monitor: Cleanup ID assignment for compat switch |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Luiz Capitulino | Monitor: Return before exiting with 'quit' |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Richard Henderson | tcg-hppa: Remove automatically implemented opcodes. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Richard Henderson | tcg-hppa: Fix branch offset during retranslation. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Richard Henderson | tcg-hppa: Schedule the address masking after the TLB... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Richard Henderson | tcg-hppa: Fix softmmu loads and stores. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Richard Henderson | tcg-hppa: Fix GUEST_BASE initialization in prologue. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Richard Henderson | tcg-hppa: Constrain immediate inputs to and_i32, or_i32... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Richard Henderson | linux-user: Fix sparc32plus stat64 syscalls. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Richard Henderson | target-sparc: Fix -singlestep. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Marcelo Tosatti | kvm_init_vcpu requires global lock held |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Sheng Yang | kvm: allow qemu to set EPT identity mapping address |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Marcelo Tosatti | kvm: handle internal error |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Marcelo Tosatti | target-i386: print EFER in cpu_dump_state |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Jan Kiszka | KVM: x86: Add debug register saving and restoring |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Luiz Capitulino | QMP: Check "arguments" member's type |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Luiz Capitulino | QError: Improve QERR_QMP_BAD_INPUT_OBJECT desc |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Luiz Capitulino | QMP: Use QERR_QMP_BAD_INPUT_OBJECT_MEMBER |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Luiz Capitulino | QError: New QERR_QMP_BAD_INPUT_OBJECT_MEMBER |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Blue Swirl | sh4: remove dead assignments, spotted by clang analyzer |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Blue Swirl | ppc: add missing 'break', spotted by clang analyzer |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Blue Swirl | ppc: remove dead assignments, spotted by clang analyzer |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Blue Swirl | alpha: add missing 'break', spotted by clang analyzer |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Blue Swirl | alpha: remove dead assignments, spotted by clang analyzer |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Blue Swirl | microblaze: remove dead assignments, spotted by clang... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Blue Swirl | m68k: remove dead assignments, spotted by clang analyzer |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Blue Swirl | cris: remove dead assignments, spotted by clang analyzer |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Blue Swirl | arm: remove dead assignments, spotted by clang analyzer |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Blue Swirl | x86: remove dead assignments, spotted by clang analyzer |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Blue Swirl | Remove dead assignments in various common files, spotte... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Blue Swirl | usb: remove dead assignments, spotted by clang analyzer |
commit | commitdiff | tree | snapshot |
next |