| [v3,2/4] pci_bridge: rename PCIBridge::bus -> PCIBridge::sec_bus. |
2010-07-13 |
Isaku Yamahata |
|
New |
| [v3,1/4] pci/bridge: split out pci bridge code into pci_bridge.c from pci.c |
2010-07-13 |
Isaku Yamahata |
|
New |
| [8/8] vlan cleanup: remove usage of VLANState |
2010-07-12 |
Miguel Di Ciurcio Filho |
|
New |
| [7/8] vlan cleanup: remove legacy monitor commands |
2010-07-12 |
Miguel Di Ciurcio Filho |
|
New |
| [6/8] vlan cleanup: remove dump.h and dump.c |
2010-07-12 |
Miguel Di Ciurcio Filho |
|
New |
| [5/8] vlan cleanup: remove socket.h and socket.c |
2010-07-12 |
Miguel Di Ciurcio Filho |
|
New |
| [4/8] vlan cleanup: do not build socket and dump |
2010-07-12 |
Miguel Di Ciurcio Filho |
|
New |
| [3/8] vlan cleanup: do not depend on socket and dump |
2010-07-12 |
Miguel Di Ciurcio Filho |
|
New |
| [2/8] vlan cleanup: update options |
2010-07-12 |
Miguel Di Ciurcio Filho |
|
New |
| [1/8] vlan cleanup: update documentation |
2010-07-12 |
Miguel Di Ciurcio Filho |
|
New |
| [15/15] wdt_i6300esb: convert to pci_bar_map |
2010-07-12 |
Blue Swirl |
|
New |
| [14/15] usb-uhci: convert to pci_bar_map |
2010-07-12 |
Blue Swirl |
|
New |
| [13/15] usb-ohci: convert to pci_bar_map |
2010-07-12 |
Blue Swirl |
|
New |
| [12/15] rtl8139: convert to pci_bar_map |
2010-07-12 |
Blue Swirl |
|
New |
| [11/15] pcnet: convert to pci_bar_map |
2010-07-12 |
Blue Swirl |
|
New |
| [10/15] openpic: convert to pci_bar_map |
2010-07-12 |
Blue Swirl |
|
New |
| [09/15] cmd646: convert to pci_bar_map |
2010-07-12 |
Blue Swirl |
|
New |
| [08/15] piix: convert to pci_bar_map |
2010-07-12 |
Blue Swirl |
|
New |
| [07/15] via: convert to pci_bar_map |
2010-07-12 |
Blue Swirl |
|
New |
| [06/15] ne2000: convert to pci_bar_map |
2010-07-12 |
Blue Swirl |
|
New |
| [05/15] macio: convert to pci_bar_map |
2010-07-12 |
Blue Swirl |
|
New |
| [04/15] ebus: convert to pci_bar_map |
2010-07-12 |
Blue Swirl |
|
New |
| [03/15] es1370: convert to pci_bar_map |
2010-07-12 |
Blue Swirl |
|
New |
| [02/15] pci: handle BAR mapping at PCI level |
2010-07-12 |
Blue Swirl |
|
New |
| [01/15] ioport: separate registration from mapping |
2010-07-12 |
Blue Swirl |
|
New |
| [RFC] e1000: secrc support |
2010-07-12 |
Michael S. Tsirkin |
|
New |
| [RFC] e1000: fix access 4 bytes beyond buffer end |
2010-07-12 |
Michael S. Tsirkin |
|
New |
| virtio-9p: getattr server implementation for 9P2000.L protocol. |
2010-07-12 |
Sripathi Kodi |
|
New |
| [v2] pci/multi function bit: fix v582c686.c. |
2010-07-12 |
Isaku Yamahata |
|
New |
| [7/7] seabios: acpi: clean up of finding pm device. |
2010-07-12 |
Isaku Yamahata |
|
New |
| [6/7] seabios: acpi: split out piix4 pm logic. |
2010-07-12 |
Isaku Yamahata |
|
New |
| [5/7] seabios: acpi: move acpi definitions to acpi.h from acpi.c |
2010-07-12 |
Isaku Yamahata |
|
New |
| [4/7] seabios: smm_init: move out i440fx smram operation into dev-i440fx.c |
2010-07-12 |
Isaku Yamahata |
|
New |
| [3/7] seabios: smm: move out piix4 specific logic to dev-i440fx.c |
2010-07-12 |
Isaku Yamahata |
|
New |
| [2/7] seabios: shadow: make device finding more generic. |
2010-07-12 |
Isaku Yamahata |
|
New |
| [1/7] seabios: pci: introduce helper function to find device from table and initialize it. |
2010-07-12 |
Isaku Yamahata |
|
New |
| [v2,5/5] pci_bridge: introduce pci bridge library. |
2010-07-12 |
Isaku Yamahata |
|
New |
| [v2,4/5] pci_bridge: clean up: remove pci_{register, unregister}_secondary_bus() |
2010-07-12 |
Isaku Yamahata |
|
New |
| [v2,3/5] pci_bridge: rename PCIBridge::bus -> PCIBridge::sec_bus. |
2010-07-12 |
Isaku Yamahata |
|
New |
| [v2,2/5] pci/bridge: split out pci bridge code into pci_bridge.c from pci.c |
2010-07-12 |
Isaku Yamahata |
|
New |
| [v2,1/5] pci: move out pci internal structures, PCIBus, PCIBridge, and pci_bus_info. |
2010-07-12 |
Isaku Yamahata |
|
New |
| trace: Remove monitor.h dependency from simpletrace |
2010-07-12 |
Stefan Hajnoczi |
|
New |
| pci/multi function bit: fix v582c686.c. |
2010-07-12 |
Isaku Yamahata |
|
New |
| [v2,2/2] target-sh4: Add support for ldc & stc with sgr |
2010-07-12 |
Alexandre Courbot |
|
New |
| [v2,1/2] target-sh4: Split the LDST macro into 2 sub-macros |
2010-07-12 |
Alexandre Courbot |
|
New |
| [RFC,v5[PATCH,Tracing] Fix build errors for target i386-linux-user |
2010-07-12 |
Prerna Saxena |
|
New |
| [RFC,5/5] VFIO based device assignment |
2010-07-11 |
Alex Williamson |
|
New |
| [RFC,4/5] APIC/IOAPIC EOI callback |
2010-07-11 |
Alex Williamson |
|
New |
| [RFC,3/5] RAM API: Make use of it for x86 PC |
2010-07-11 |
Alex Williamson |
|
New |
| [RFC,2/5] Minimal RAM API support |
2010-07-11 |
Alex Williamson |
|
New |
| [RFC,1/5] qemu_ram_map/unmap: Allow pre-allocated space to be mapped |
2010-07-11 |
Alex Williamson |
|
New |
| Documentation: Fix spelling bugs |
2010-07-11 |
Stefan Weil |
|
New |
| [v2] Block migration fail, ignore error from bdrv_getlength |
2010-07-10 |
Shahar Havivi |
|
New |
| Re: [PATCH] ehci: check controller state when setting list registers |
2010-07-10 |
David S. Ahern |
|
New |
| e1000: Fix wrong microwire EEPROM state initialization |
2010-07-10 |
Izumi Tsutsui |
|
New |
| Block migration fail, ignore error from bdrv_getlength |
2010-07-10 |
Shahar Havivi |
|
New |
| ehci: catch invalid qTD earlier - avoid reset |
2010-07-09 |
David S. Ahern |
|
New |
| ehci: honor frame expiration, async list picks up where it left off |
2010-07-09 |
David S. Ahern |
|
New |
| ehci: check controller state when setting list registers |
2010-07-09 |
David S. Ahern |
|
New |
| qemu-img: Fix copy+paste bug in documentation |
2010-07-09 |
Stefan Weil |
|
New |
| set proper migration status on ->write error (v3) |
2010-07-09 |
Marcelo Tosatti |
|
New |
| [v2] QMP: Introduce the documentation for query-qdm |
2010-07-09 |
Miguel Di Ciurcio Filho |
|
New |
| scsi-generic: only compile if CONFIG_LINUX is set |
2010-07-09 |
Christoph Hellwig |
|
New |
| [RFC,v4,Tracing] Fix build errors for target i386-linux-user |
2010-07-09 |
Prerna Saxena |
|
New |
| [v2] trace: Flush trace buffer on exit |
2010-07-09 |
Stefan Hajnoczi |
|
New |
| [Tracing] Specify trace file name |
2010-07-09 |
Prerna Saxena |
|
New |
| [2/2] target-sh4: Add support for ldc & stc with sgr |
2010-07-09 |
Alexandre Courbot |
|
New |
| [1/2] target-sh4: Split the LDST macro into 2 sub-macros |
2010-07-09 |
Alexandre Courbot |
|
New |
| pci: fix pci_unregister_secondary_bus(). |
2010-07-09 |
Isaku Yamahata |
|
New |
| [-n] pci: fix pci_unregister_secondary_bus(). |
2010-07-09 |
Isaku Yamahata |
|
New |
| [v7,RESEND,4/4] Inter-VM shared memory PCI device |
2010-07-08 |
Cam Macdonell |
|
New |
| [RFC,v3,Tracing] Fix build errors for target i386-linux-user |
2010-07-08 |
Prerna Saxena |
|
New |
| Makefile: Not every shell support {} |
2010-07-08 |
Hidetoshi Seto |
|
New |
| Makefile: add fsdev/*.{o,d} to clean |
2010-07-08 |
Hidetoshi Seto |
|
New |
| set proper migration status on ->write error (v2) |
2010-07-07 |
Marcelo Tosatti |
|
New |
| [v2,18/18] vnc: better default values for VNC options |
2010-07-07 |
Corentin Chary |
|
New |
| [v2,17/18] vnc: tight: split send_sub_rect |
2010-07-07 |
Corentin Chary |
|
New |
| [v2,16/18] vnc: tight: fix rgb_prepare_row |
2010-07-07 |
Corentin Chary |
|
New |
| [v2,15/18] vnc: add missing lock for vnc_cursor_define() |
2010-07-07 |
Corentin Chary |
|
New |
| [v2,14/18] vnc: threaded VNC server |
2010-07-07 |
Corentin Chary |
|
New |
| [v2,13/18] qemu-thread: add qemu_mutex/cond_destroy and qemu_mutex_exit |
2010-07-07 |
Corentin Chary |
|
New |
| [v2,12/18] vnc: fix tight png memory leak |
2010-07-07 |
Corentin Chary |
|
New |
| [v2,11/18] vnc: encapsulate encoding members |
2010-07-07 |
Corentin Chary |
|
New |
| [v2,10/18] vnc: tight: stop using qdict for palette stuff |
2010-07-07 |
Corentin Chary |
|
New |
| [v2,09/18] vnc: tight: specific zlib level and filters for each compression level |
2010-07-07 |
Corentin Chary |
|
New |
| [v2,08/18] vnc: tight add PNG encoding |
2010-07-07 |
Corentin Chary |
|
New |
| [v2,07/18] vnc: tight: remove a memleak in send_jpeg_rect() |
2010-07-07 |
Corentin Chary |
|
New |
| [v2,06/18] vnc: tight: don't forget do at the last color |
2010-07-07 |
Corentin Chary |
|
New |
| [v2,05/18] vnc: rename vnc-encoding-* vnc-enc-* |
2010-07-07 |
Corentin Chary |
|
New |
| [v2,04/18] ui: move all ui components in ui/ |
2010-07-07 |
Corentin Chary |
|
New |
| [v2,03/18] vnc: add lossy option |
2010-07-07 |
Corentin Chary |
|
New |
| [v2,02/18] vnc: JPEG should be disabled if the client don't set tight quality |
2010-07-07 |
Corentin Chary |
|
New |
| [v2,01/18] vnc: tight: add JPEG and gradient subencoding with smooth image detection |
2010-07-07 |
Corentin Chary |
|
New |
| set proper migration status on ->write error |
2010-07-07 |
Marcelo Tosatti |
|
New |
| [RFC] pci: handle BAR mapping at pci level |
2010-07-07 |
Blue Swirl |
|
New |
| ehci: uhci-ehci co-existence (handling v1.1 and v2 devices) |
2010-07-07 |
David S. Ahern |
|
New |
| QEMUFileBuffered: indicate that we're ready when the underlying file is ready |
2010-07-07 |
Avi Kivity |
|
New |
| [SeaBIOS] virtio: Clear interrupt status register in virtio-blk |
2010-07-07 |
Stefan Hajnoczi |
|
New |
| [6/6] Initial documentation for migration |
2010-07-07 |
Juan Quintela |
|
New |
| [5/6] ide: fix migration in the middle of a bmdma transfer |
2010-07-07 |
Juan Quintela |
|
New |