index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-05
Allow xen guests to plug disks of 1 TiB or more
Felipe Franciosi
1
-2
/
+2
2013-04-05
Introduce 64 bit integer write interface to xenstore
Felipe Franciosi
2
-1
/
+16
2013-04-05
Xen PV backend: Disable use of O_DIRECT by default as it results in crashes.
Alex Bligh
1
-1
/
+1
2013-04-05
Xen PV backend: Move call to bdrv_new from blk_init to blk_connect
Alex Bligh
1
-32
/
+40
2013-04-05
pflash_cfi01: Implement migration support
Peter Maydell
1
-3
/
+17
2013-04-05
pflash_cfi01: Drop unused 'bypass' field
Peter Maydell
1
-8
/
+2
2013-04-05
hw/arm_gic_common: Use vmstate struct rather than save/load functions
Peter Maydell
1
-67
/
+41
2013-04-05
arm_gic: Fix sizes of state fields in preparation for vmstate support
Peter Maydell
3
-25
/
+25
2013-04-05
vmstate: Add support for two dimensional arrays
Peter Maydell
1
-0
/
+27
2013-04-05
hw/onenand.c: fix migration of dynamically allocated buffer "otp"
Igor Mitsyanko
1
-1
/
+2
2013-04-05
hw/sd.c: fix migration of dynamically allocated buffer "buf"
Igor Mitsyanko
1
-1
/
+1
2013-04-05
vmstate.h: introduce VMSTATE_BUFFER_POINTER_UNSAFE macro
Igor Mitsyanko
1
-0
/
+9
2013-04-05
hw/arm_mptimer: Save the timer state
Peter Maydell
1
-2
/
+3
2013-04-05
pl050: Don't send always-constant is_mouse field
Peter Maydell
1
-3
/
+2
2013-04-05
hw/arm/nseries: don't print to stdout or stderr
Peter Maydell
1
-13
/
+5
2013-04-05
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
4
-89
/
+44
2013-04-05
xilinx_zynq: Cleanup ssi_create_slave
Peter Crosthwaite
1
-2
/
+1
2013-04-05
petalogix_ml605_mmu: Cleanup ssi_create_slave()
Peter Crosthwaite
1
-2
/
+1
2013-04-05
target-s390: Fix SRNMT
Richard Henderson
1
-0
/
+1
2013-04-05
chardev: drop the Memory chardev driver
Luiz Capitulino
1
-64
/
+0
2013-04-05
hmp: human-monitor-command: stop using the Memory chardev driver
Luiz Capitulino
1
-9
/
+8
2013-04-05
Monitor: Make output buffer dynamic
Luiz Capitulino
1
-17
/
+28
2013-04-05
qstring: add qstring_get_length()
Luiz Capitulino
2
-0
/
+9
2013-04-05
linux-user: Don't omit comma for strace of rt_sigaction()
Peter Maydell
1
-1
/
+1
2013-04-05
test-visitor-serialization: Fix some memory leaks
Stefan Berger
1
-1
/
+11
2013-04-04
Allow clock_gettime() monotonic clock to be utilized on more OS's
Brad Smith
2
-5
/
+2
2013-04-04
pc_acpi_init(): don't bail as soon as failing to find default DSDT
Laszlo Ersek
1
-16
/
+17
2013-04-04
Introduce IO_APIC_DEFAULT_ADDRESS for 0xfec00000
Laszlo Ersek
1
-1
/
+3
2013-04-04
extract/unify the constant 0xfee00000 as APIC_DEFAULT_ADDRESS
Laszlo Ersek
4
-6
/
+4
2013-04-04
like acpi_table_install(), acpi_table_add() should propagate Errors
Laszlo Ersek
4
-12
/
+16
2013-04-04
acpi_table_add(): extract and reimplement internals
Laszlo Ersek
1
-121
/
+163
2013-04-04
acpi_table_add(): accept QemuOpts and parse it with OptsVisitor
Laszlo Ersek
6
-63
/
+98
2013-04-04
qapi schema: add AcpiTableOptions
Laszlo Ersek
1
-0
/
+58
2013-04-04
acpi_table_add(): report fatal errors through an internal Error object
Laszlo Ersek
1
-14
/
+19
2013-04-04
change element type from "char" to "unsigned char" in ACPI table data
Laszlo Ersek
2
-9
/
+10
2013-04-04
strip some whitespace
Laszlo Ersek
3
-6
/
+6
2013-04-04
ipoctal232: Convert to use chardev properties directly
Hans de Goede
1
-29
/
+14
2013-04-04
qemu-char: Call fe_claim / fe_release when not using qdev chr properties
Hans de Goede
12
-7
/
+42
2013-04-04
qemu-char: Add qemu_chr_fe_claim / _release helper functions
Hans de Goede
3
-3
/
+54
2013-04-04
xilinx_axienet: pump events as appropriate
Peter Crosthwaite
1
-0
/
+2
2013-04-04
po: Update German translation
Kevin Wolf
1
-6
/
+6
2013-04-04
po/Makefile: Fix dependency for %.mo
Kevin Wolf
1
-1
/
+1
2013-04-03
help: add docs for missing 'queues' option of tap
Jason Wang
2
-1
/
+4
2013-04-03
acpi: initialize s4_val used in s4 shutdown
Bruce Rogers
5
-5
/
+6
2013-04-03
target-i386: Check for host features before filter_features_for_kvm()
Eduardo Habkost
1
-3
/
+3
2013-04-03
tpm: Fix several compiler warnings (redefined data types)
Stefan Weil
2
-9
/
+4
2013-04-03
Merge remote-tracking branch 'sstabellini/xen-2013-04-03' into staging
Anthony Liguori
1
-21
/
+37
2013-04-03
xen-mapcache: pass the right size argument to test_bits
Hanweidong
1
-4
/
+22
2013-04-03
xen-mapcache: replace last_address_index with a last_entry pointer
Stefano Stabellini
1
-18
/
+16
2013-04-02
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
14
-28
/
+37
[prev]
[next]