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-04-05
main-loop: drop the BQL if the I/O appears to be spinning
Anthony Liguori
2013-04-05
qemu-char: eliminate busy waiting on can_read returning zero
Paolo Bonzini
2013-04-05
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2013-04-05
Merge remote-tracking branch 'sstabellini/xen-2013-04-05' into staging
Anthony Liguori
2013-04-05
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-04-05
qcow2: Fix L1 write error handling in qcow2_update_snapshot_refcount
Kevin Wolf
2013-04-05
qcow2: Return real error in qcow2_update_snapshot_refcount
Kevin Wolf
2013-04-05
block: clean up I/O throttling wait_time code
Stefan Hajnoczi
2013-04-05
block: drop duplicated slice extension code
Stefan Hajnoczi
2013-04-05
block: keep I/O throttling slice time constant
Stefan Hajnoczi
2013-04-05
block: fix I/O throttling accounting blind spot
Stefan Hajnoczi
2013-04-05
usb-storage: Forward serial number to scsi-disk
Kevin Wolf
2013-04-05
Allow xen guests to plug disks of 1 TiB or more
Felipe Franciosi
2013-04-05
Introduce 64 bit integer write interface to xenstore
Felipe Franciosi
2013-04-05
Xen PV backend: Disable use of O_DIRECT by default as it results in crashes.
Alex Bligh
2013-04-05
Xen PV backend: Move call to bdrv_new from blk_init to blk_connect
Alex Bligh
2013-04-05
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2013-04-05
xilinx_zynq: Cleanup ssi_create_slave
Peter Crosthwaite
2013-04-05
petalogix_ml605_mmu: Cleanup ssi_create_slave()
Peter Crosthwaite
2013-04-05
target-s390: Fix SRNMT
Richard Henderson
2013-04-05
chardev: drop the Memory chardev driver
Luiz Capitulino
2013-04-05
hmp: human-monitor-command: stop using the Memory chardev driver
Luiz Capitulino
2013-04-05
Monitor: Make output buffer dynamic
Luiz Capitulino
2013-04-05
qstring: add qstring_get_length()
Luiz Capitulino
2013-04-05
linux-user: Don't omit comma for strace of rt_sigaction()
Peter Maydell
2013-04-05
test-visitor-serialization: Fix some memory leaks
Stefan Berger
2013-04-04
Allow clock_gettime() monotonic clock to be utilized on more OS's
Brad Smith
2013-04-04
pc_acpi_init(): don't bail as soon as failing to find default DSDT
Laszlo Ersek
2013-04-04
Introduce IO_APIC_DEFAULT_ADDRESS for 0xfec00000
Laszlo Ersek
2013-04-04
extract/unify the constant 0xfee00000 as APIC_DEFAULT_ADDRESS
Laszlo Ersek
2013-04-04
like acpi_table_install(), acpi_table_add() should propagate Errors
Laszlo Ersek
2013-04-04
acpi_table_add(): extract and reimplement internals
Laszlo Ersek
2013-04-04
acpi_table_add(): accept QemuOpts and parse it with OptsVisitor
Laszlo Ersek
2013-04-04
qapi schema: add AcpiTableOptions
Laszlo Ersek
2013-04-04
acpi_table_add(): report fatal errors through an internal Error object
Laszlo Ersek
2013-04-04
change element type from "char" to "unsigned char" in ACPI table data
Laszlo Ersek
2013-04-04
strip some whitespace
Laszlo Ersek
2013-04-04
ipoctal232: Convert to use chardev properties directly
Hans de Goede
2013-04-04
qemu-char: Call fe_claim / fe_release when not using qdev chr properties
Hans de Goede
2013-04-04
qemu-char: Add qemu_chr_fe_claim / _release helper functions
Hans de Goede
2013-04-04
xilinx_axienet: pump events as appropriate
Peter Crosthwaite
2013-04-04
po: Update German translation
Kevin Wolf
2013-04-04
po/Makefile: Fix dependency for %.mo
Kevin Wolf
2013-04-03
help: add docs for missing 'queues' option of tap
Jason Wang
2013-04-03
acpi: initialize s4_val used in s4 shutdown
Bruce Rogers
2013-04-03
target-i386: Check for host features before filter_features_for_kvm()
Eduardo Habkost
2013-04-03
tpm: Fix several compiler warnings (redefined data types)
Stefan Weil
2013-04-03
Merge remote-tracking branch 'sstabellini/xen-2013-04-03' into staging
Anthony Liguori
2013-04-03
xen-mapcache: pass the right size argument to test_bits
Hanweidong
2013-04-03
xen-mapcache: replace last_address_index with a last_entry pointer
Stefano Stabellini
[next]