index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-06-06
qemu-io: Split off commands to qemu-io-cmds.c
Kevin Wolf
2013-06-06
qemu-io: Don't use global bs in command implementations
Kevin Wolf
2013-06-06
qemu-io: Handle cvtnum() errors in 'alloc'
Kevin Wolf
2013-06-06
qemu-io: Make cvtnum() a wrapper around strtosz_suffix()
Kevin Wolf
2013-06-06
cutils: Support 'P' and 'E' suffixes in strtosz()
Kevin Wolf
2013-06-06
qemu-io: Remove unused args_command
Kevin Wolf
2013-06-05
blockdev: reset werror/rerror on drive_del
Stefan Hajnoczi
2013-06-04
Merge remote-tracking branch 'sstabellini/xen_fixes_20130603' into staging
Anthony Liguori
2013-06-04
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-06-04
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-06-04
block: dump snapshot and image info to specified output
Wenchao Xia
2013-06-04
block: move qmp and info dump related code to block/qapi.c
Wenchao Xia
2013-06-04
block: move snapshot code in block.c to block/snapshot.c
Wenchao Xia
2013-06-04
block: drop bs_snapshots global variable
Stefan Hajnoczi
2013-06-04
qemu-iotests: make create_image() common
Stefan Hajnoczi
2013-06-04
qemu-iotests: make compare_images() common
Stefan Hajnoczi
2013-06-04
qemu-iotests: make cancel_and_wait() common
Stefan Hajnoczi
2013-06-04
qemu-iotests: make assert_no_active_block_jobs() common
Stefan Hajnoczi
2013-06-04
block: add block driver read only whitelist
Fam Zheng
2013-06-04
qemu-iotests: fix 054 cluster size help output
Stefan Hajnoczi
2013-06-03
gtk: don't use g_object_unref on GdkCursor
Anthony Liguori
2013-06-03
gtk: don't resize window when enabling scaling
Anthony Liguori
2013-06-03
fix double free the memslot in kvm_set_phys_mem
Xiao Guangrong
2013-06-03
configure: Report unknown target names more helpfully
Peter Maydell
2013-06-03
configure: Autogenerate default target list
Peter Maydell
2013-06-03
Merge remote-tracking branch 'pmaydell/arm-devs.next' into staging
Anthony Liguori
2013-06-03
i.MX: Improve EPIT timer code.
Jean-Christophe DUBOIS
2013-06-03
exynos4210.c: register rom_mem for memory migration
Igor Mitsyanko
2013-06-03
hw/arm/exynos4210.c: convert chipid_and_omr to an mmio region
Igor Mitsyanko
2013-06-03
i.MX: split GPT and EPIT timer implementation
Jean-Christophe DUBOIS
2013-06-03
sd/sd.c: Fix "inquiry" ACMD41
Peter Crosthwaite
2013-06-03
sd/sdhci:ADMA: fix interrupt
Peter Crosthwaite
2013-06-03
sd/sdhci.c: Fix bdata_read DPRINT message
Peter Crosthwaite
2013-06-03
sd/sdhci: Fix Buffer Write Ready interrupt
Peter Crosthwaite
2013-06-03
sd/sdhci.c: Only reset data_count on new commands
Peter Crosthwaite
2013-06-03
xilinx_spips: lqspi: Fix byte/misaligned access
Peter Crosthwaite
2013-06-03
xilinx_spips: lqspi: Push more data to tx-fifo
Peter Crosthwaite
2013-06-03
xilinx_spips: Multiple debug verbosity levels
Peter Crosthwaite
2013-06-03
xilinx_spips: Debug msgs for Snoop state
Peter Crosthwaite
2013-06-03
xilinx_spips: Fix striping behaviour
Peter Crosthwaite
2013-06-03
xilinx_spips: Fix CTRL register RW bits
Peter Crosthwaite
2013-06-03
xilinx_spips: lqspi: Dont touch config register
Peter Crosthwaite
2013-06-03
xilinx_spips: Implement automatic CS
Peter Crosthwaite
2013-06-03
xilinx_spips: Add automatic start support
Peter Crosthwaite
2013-06-03
xilinx_spips: Trash LQ page cache on mode change
Peter Crosthwaite
2013-06-03
xilinx_spips: Fix QSPI FIFO size
Peter Crosthwaite
2013-06-03
xilinx_spips: Add verbose LQSPI debug output
Peter Crosthwaite
2013-06-03
xilinx_spips: Inhibit interrupts in LQSPI mode
Peter Crosthwaite
2013-06-03
xilinx_spips: Make interrupts clear on read
Peter Crosthwaite
2013-06-03
xilinx_spips: seperate SPI and QSPI as two classes
Peter Crosthwaite
[next]