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
2011-06-21
linuxload: id_change was a write only variable
Juan Quintela
1
-24
/
+1
2011-06-21
linux-user: Define AT_RANDOM to support target stack protection mechanism.
Laurent ALFONSI
1
-1
/
+20
2011-06-21
linux-user: add pselect6 syscall support
Mike Frysinger
1
-19
/
+130
2011-06-21
linux-user: Fix the computation of the requested heap size
vincent
1
-8
/
+29
2011-06-21
m68k-semi.c: Use correct check for failure of do_brk()
Peter Maydell
1
-2
/
+3
2011-06-21
arm-semi.c: Use correct check for failure of do_brk()
Peter Maydell
1
-2
/
+3
2011-06-21
linux-user: Don't use MAP_FIXED in do_brk()
Peter Maydell
1
-9
/
+20
2011-06-21
linux-user: Handle images where lowest vaddr is not page aligned
Peter Maydell
1
-57
/
+73
2011-06-21
linux-user: Fix the load of ELF files that have no "useful" symbol
Cédric VINCENT
1
-15
/
+19
2011-06-20
Don't translate pointer when in restore_sigcontext
Mike McCormack
1
-2
/
+2
2011-06-15
hw/9118.c: Implement active-low interrupt support
Peter Maydell
1
-3
/
+9
2011-06-15
Introduce format string for pid_t
Andreas Färber
5
-4
/
+10
2011-06-15
smc91c111: qdevify reset
Juha Riihimäki
1
-5
/
+4
2011-06-15
Merge branch 'cocoa-for-upstream' of git://repo.or.cz/qemu/afaerber
Blue Swirl
10
-18
/
+53
2011-06-15
Command line support for altering the log file location
Matthew Fernandez
7
-54
/
+114
2011-06-15
Merge remote-tracking branch 'alon/pull-libcacard-1' into staging
Anthony Liguori
0
-0
/
+0
2011-06-15
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
0
-0
/
+0
2011-06-15
Merge remote-tracking branch 'kraxel/usb.16' into staging
Anthony Liguori
12
-546
/
+990
2011-06-15
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
16
-73
/
+423
2011-06-15
Allow nested qemu_bh_poll() after BH deletion
Kevin Wolf
1
-2
/
+3
2011-06-15
ide: Clear error_status after restarting flush
Kevin Wolf
1
-7
/
+11
2011-06-15
ide: add TRIM support
Christoph Hellwig
5
-5
/
+124
2011-06-15
ide: allow other dma comands than read and write
Christoph Hellwig
4
-17
/
+33
2011-06-15
make dma_bdrv_io available to drivers
Christoph Hellwig
2
-13
/
+18
2011-06-15
ide: Add forgotten VMSTATE_END_OF_LIST in subsection
Kevin Wolf
1
-0
/
+1
2011-06-15
ide: Fix ide_drive_pio_state_needed()
Kevin Wolf
1
-1
/
+2
2011-06-15
ide: Split error status from status register
Kevin Wolf
4
-8
/
+105
2011-06-15
qcow2: Fix in-flight list after qcow2_cache_put failure
Kevin Wolf
1
-4
/
+8
2011-06-15
Replaced tabs with spaces in block.h and block_int.h
Devin Nakamura
2
-5
/
+5
2011-06-15
vdi: Avoid direct AIO callback
Kevin Wolf
1
-5
/
+36
2011-06-14
qcow: Avoid direct AIO callback
Kevin Wolf
1
-2
/
+56
2011-06-14
qcow2: Avoid direct AIO callback
Kevin Wolf
1
-9
/
+30
2011-06-14
kvm: Enable CPU SMEP feature
Yang, Wei Y
1
-0
/
+13
2011-06-14
kvm: Add CPUID support for VIA CPU
brillywu@viatech.com.cn
3
-3
/
+74
2011-06-14
usb-ccid: Plug memory leak on qdev exit()
Markus Armbruster
1
-20
/
+8
2011-06-14
libcacard: add libcacard.la target
Alon Levy
5
-6
/
+74
2011-06-14
configure: add libdir and --libdir
Alon Levy
1
-0
/
+5
2011-06-14
usb-uhci: fix expire time initialization.
Gerd Hoffmann
1
-2
/
+2
2011-06-14
hw/usb-ohci.c: Implement remote wakeup
Peter Maydell
1
-0
/
+17
2011-06-14
hw/usb-ohci.c: Ignore writes to HcPeriodCurrentED register
Peter Maydell
1
-0
/
+4
2011-06-14
usb: Use defines for serial bus release number register for EHCI
Brad Hards
1
-1
/
+1
2011-06-14
usb: Use defines for serial bus release number register for UHCI
Brad Hards
1
-1
/
+1
2011-06-14
usb: Add defines for USB Serial Bus Release Number register
Brad Hards
1
-0
/
+6
2011-06-14
usb-bus: Don't detach non attached devices on device exit
Hans de Goede
1
-1
/
+3
2011-06-14
usb-bus: Add knowledge of USB_SPEED_SUPER to usb_speed helper
Hans de Goede
1
-0
/
+1
2011-06-14
usb-linux: Enlarge buffer for descriptors to 8192 bytes
Hans de Goede
1
-1
/
+1
2011-06-14
usb: don't call usb_host_device_open from vl.c
Gerd Hoffmann
1
-1
/
+5
2011-06-14
usb-linux: only cleanup in host_close when host_open was successful.
Gerd Hoffmann
1
-4
/
+4
2011-06-14
usb-linux: Don't try to open the same device twice
Hans de Goede
1
-0
/
+1
2011-06-14
usb-linux: Ensure devep != 0
Hans de Goede
1
-0
/
+5
[next]