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
2012-09-26
Versatile Express: Fix NOR flash 0 address and remove flash alias
Francesco Lavra
1
-5
/
+2
2012-09-26
hw/armv7m_nvic: Correctly register GIC region when setting up NVIC
Meador Inge
1
-1
/
+2
2012-09-26
pl190: fix read of VECTADDR
Brendan Fennell
1
-6
/
+12
2012-09-26
qapi: convert add_client
Luiz Capitulino
4
-43
/
+69
2012-09-26
monitor: add Error * argument to monitor_get_fd
Paolo Bonzini
4
-10
/
+12
2012-09-26
pci-assign: use monitor_handle_fd_param
Paolo Bonzini
1
-9
/
+3
2012-09-26
qapi: add "unix" to the set of reserved words
Paolo Bonzini
1
-1
/
+3
2012-09-26
qapi: do not protect enum values from namespace pollution
Paolo Bonzini
3
-7
/
+7
2012-09-26
Add qemu-ga-client script
Ryota Ozaki
1
-0
/
+299
2012-09-26
Support settimeout in QEMUMonitorProtocol
Ryota Ozaki
1
-0
/
+5
2012-09-26
Make negotiation optional in QEMUMonitorProtocol
Ryota Ozaki
1
-3
/
+4
2012-09-26
usb: Fix usb_packet_map() in the presence of IOMMUs
David Gibson
1
-9
/
+15
2012-09-26
usb-redir: Adjust pkg-config check for usbredirparser .pc file rename (v2)
Hans de Goede
1
-3
/
+3
2012-09-26
ehci: Fix interrupt packet MULT handling
Hans de Goede
1
-20
/
+20
2012-09-26
xhci: create a memory region for each port
Gerd Hoffmann
1
-42
/
+43
2012-09-26
xhci: route string & usb hub support
Gerd Hoffmann
1
-31
/
+55
2012-09-26
xhci: tweak limits
Gerd Hoffmann
1
-4
/
+4
2012-09-26
compat: turn off msi/msix on xhci for old machine types
Gerd Hoffmann
1
-0
/
+16
2012-09-26
add pc-1.3 machine type
Gerd Hoffmann
1
-2
/
+10
2012-09-25
add a boot parameter to set reboot timeout
Amos Kong
4
-4
/
+39
2012-09-25
Clear handler only for valid fd
Orit Wasserman
1
-1
/
+3
2012-09-25
Fix address handling in inet_nonblocking_connect
Orit Wasserman
4
-58
/
+126
2012-09-25
Separate inet_connect into inet_connect (blocking) and inet_nonblocking_connect
Orit Wasserman
6
-16
/
+57
2012-09-25
Refactor inet_connect_opts function
Michael S. Tsirkin
1
-63
/
+85
2012-09-25
configure: Allow builds without any system or user emulation
Stefan Weil
2
-4
/
+5
2012-09-25
ivshmem: add 64bit option
Gerd Hoffmann
2
-3
/
+14
2012-09-25
compat: turn off msi/msix on xhci for old machine types
Gerd Hoffmann
1
-0
/
+16
2012-09-25
add pc-1.3 machine type
Gerd Hoffmann
1
-2
/
+10
2012-09-25
Cleanup unused global var qemu_system_powerdown
Igor Mammedov
2
-6
/
+7
2012-09-25
target-sparc: use notifier for signaling guest system_powerdown command
Igor Mammedov
1
-1
/
+13
2012-09-25
target-arm: use notifier for signaling guest system_powerdown command
Igor Mammedov
1
-1
/
+13
2012-09-25
acpi: use notifier for signaling guest system_powerdown command
Igor Mammedov
1
-3
/
+5
2012-09-25
Introduce powerdown_notifiers
Igor Mammedov
2
-0
/
+9
2012-09-25
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
7
-66
/
+188
2012-09-26
tcg/i386: fix build with -march < i686
Aurelien Jarno
1
-0
/
+2
2012-09-26
tcg: Streamline movcond_i64 using movcond_i32
Richard Henderson
1
-7
/
+15
2012-09-26
tcg: Streamline movcond_i64 using 32-bit arithmetic
Richard Henderson
1
-0
/
+20
2012-09-26
tcg: Sanity check goto_tb input
Richard Henderson
3
-2
/
+14
2012-09-26
tcg: Sanity check deposit inputs
Richard Henderson
1
-0
/
+8
2012-09-26
tcg: Add tcg_debug_assert
Richard Henderson
1
-0
/
+9
2012-09-26
tcg: Implement concat*_i64 with deposit_i64
Richard Henderson
1
-30
/
+30
2012-09-26
tcg: Emit XORI as NOT for appropriate constants
Richard Henderson
1
-4
/
+15
2012-09-26
tcg: Optimize initial inputs for ori_i64
Richard Henderson
1
-6
/
+13
2012-09-26
tcg: Emit ANDI as EXTU for appropriate constants
Richard Henderson
1
-11
/
+56
2012-09-26
tcg: Adjust descriptions of *cond opcodes
Richard Henderson
1
-5
/
+5
2012-09-26
tcg/mips: fix MIPS32(R2) detection
Aurelien Jarno
2
-9
/
+9
2012-09-25
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
16
-142
/
+563
2012-09-25
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
18
-25
/
+46
2012-09-25
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
9
-310
/
+276
2012-09-25
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
4
-29
/
+63
[prev]
[next]