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-09-02
tcg: Change tcg_qemu_tb_exec return to uintptr_t
Richard Henderson
5
-7
/
+6
2013-09-02
tcg: Change flush_icache_range arguments to uintptr_t
Richard Henderson
10
-31
/
+17
2013-09-02
qtest: Fix FMT_timeval vs time_t
Richard Henderson
1
-4
/
+4
2013-09-02
tcg: Constant fold div, rem
Richard Henderson
1
-0
/
+23
2013-09-02
tcg-ppc64: Implement muluh, mulsh
Richard Henderson
2
-29
/
+11
2013-09-02
tcg-mips: Implement mulsh, muluh
Richard Henderson
2
-2
/
+12
2013-09-02
tcg: Add muluh and mulsh opcodes
Richard Henderson
16
-11
/
+128
2013-09-02
usb/dev-hid: Modified usb-tablet category from Misc to Input
Marcel Apfelbaum
1
-1
/
+1
2013-09-02
Revert "usb-hub: report status changes only once"
Gerd Hoffmann
1
-5
/
+1
2013-09-02
usb-hub: add tracepoint for status reports
Gerd Hoffmann
2
-0
/
+2
2013-09-02
usb: parallelize usb3 streams
Gerd Hoffmann
1
-3
/
+4
2013-09-02
uas: add property for request logging
Gerd Hoffmann
1
-3
/
+12
2013-09-02
xhci: reset port when disabling slot
Gerd Hoffmann
1
-0
/
+1
2013-09-02
xhci: emulate intr endpoint intervals correctly
Gerd Hoffmann
1
-7
/
+37
2013-09-02
xhci: fix endpoint interval calculation
Gerd Hoffmann
1
-1
/
+1
2013-09-02
xhci: add port to slot_address tracepoint
Gerd Hoffmann
2
-2
/
+2
2013-09-02
xhci: add tracepoint for endpoint state changes
Gerd Hoffmann
2
-0
/
+20
2013-09-02
xhci: remove leftover debug printf
Gerd Hoffmann
1
-2
/
+0
2013-09-02
qemu-iotests: Overlapping cluster allocations
Max Reitz
3
-0
/
+156
2013-09-02
qcow2_check: Mark image consistent
Max Reitz
1
-1
/
+5
2013-09-02
qcow2-refcount: Repair shared refcount blocks
Max Reitz
3
-2
/
+148
2013-09-02
PPC: spapr: iommu: rework traces
Alexey Kardashevskiy
2
-47
/
+29
2013-09-02
spapr: add "stop-self" RTAS call required to support hot CPU unplug
Alexey Kardashevskiy
1
-0
/
+23
2013-09-02
PPC: KVM: Compile fix for qemu_notify_event
Alexander Graf
1
-0
/
+1
2013-09-02
pseries: Add H_SET_MODE hcall to change guest exception endianness
Anton Blanchard
3
-2
/
+67
2013-09-02
xics: move registration of global state to realize()
Alexey Kardashevskiy
1
-10
/
+11
2013-09-02
spapr-pci: rework MSI/MSIX
Alexey Kardashevskiy
4
-42
/
+60
2013-09-02
target-ppc: Use #define instead of opencoding SLB valid bit
Aneesh Kumar K.V
1
-1
/
+1
2013-09-02
spapr-pci: fix config space access to support bridges
Alexey Kardashevskiy
1
-10
/
+2
2013-09-02
target-ppc: fix bit extraction for FPBF and FPL
Aurelien Jarno
1
-2
/
+2
2013-09-02
ppc405_boards: Don't enforce presence of firmware for qtest
Andreas Färber
1
-15
/
+20
2013-09-02
ppc405_uc: Disable debug output
Andreas Färber
1
-8
/
+8
2013-09-02
ppc405_boards: Disable debug output
Andreas Färber
1
-2
/
+2
2013-09-02
ppc: virtex_ml507: QEMU_OPTION_dtb support for this machine.
Efimov Vasily
1
-10
/
+19
2013-09-02
disas/ppc.c: Fix little endian disassembly
Anton Blanchard
1
-1
/
+2
2013-09-02
target-ppc: POWER7 supports the MSR_LE bit
Anton Blanchard
1
-1
/
+1
2013-09-02
target-ppc: USE LPCR_ILE to control exception endian on POWER7
Anton Blanchard
2
-0
/
+12
2013-09-02
pseries: Fix stalls on hypervisor virtual console
Anton Blanchard
1
-0
/
+2
2013-09-02
PPC: E500: Generate device tree on reset
Alexander Graf
1
-9
/
+43
2013-09-01
aio / timers: use g_usleep() not sleep()
Alex Bligh
1
-3
/
+3
2013-09-01
adlib: sort offsets in portio registration
Hervé Poussineau
1
-1
/
+1
2013-09-01
qmp: fix integer usage in examples
Eric Blake
1
-13
/
+13
2013-09-01
tci: Remove function tcg_out64 (fix broken build)
Stefan Weil
1
-7
/
+0
2013-09-01
target-arm: Report unimplemented opcodes (LOG_UNIMP)
Stefan Weil
1
-0
/
+4
2013-09-01
pflash_cfi02.c: fix debug macro
Antony Pavlov
1
-1
/
+1
2013-09-01
configure: Remove unneeded redirections of stderr (pkg-config --exists)
Stefan Weil
1
-16
/
+14
2013-09-01
configure: Remove unneeded redirections of stderr (pkg-config --cflags, --libs)
Stefan Weil
1
-18
/
+18
2013-09-01
configure: Don't write .pyc files by default (python -B)
Stefan Weil
1
-2
/
+2
2013-09-01
curl: qemu_bh_new() can never return NULL
Stefan Hajnoczi
1
-6
/
+0
2013-09-01
slirp/arp_table.c: Avoid shifting into sign bit of signed integers
Peter Maydell
1
-2
/
+2
[prev]
[next]